XED should support Bash files. #29
kacperpaczos
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
XED is a simple text editor that I often use instead of a complex IDE in simple situations, but it would be great if it received additional features from time to time. Now I'm thinking that it would greatly facilitate my work if XED detected that we're dealing with a shell script file (bash/sh) and suggested adding the possibility of execution (chmod +x). And if it's already added, it would provide options to run the file as a user or as an administrator.
Beta Was this translation helpful? Give feedback.
All reactions