Replies: 1 comment
-
basic syntax highlighting for shell scrpts is part of the old C/C++ cluster and this cluster needs to be updated first before it can be released with NetBeans. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is an old question. I'm sure I have searched the web for a solution that works for Apache NetBeans 12/13/14, but I only found old modules for old NB 8.2, etc. (they no longer work).
How do I add syntax highlighting for shell scripts like SH, BASH, ZSH? I know there is a plugin (nb-noext-mime-resolver) for returning a proper mime-type from the shebang line and from a file with no extension, but that's just it, no syntax highlighting or anything else (the author is very clear about it).
Why such basic functionality (syntax highlighting for, at least, *nix shell scripts) was never added out of the box?
Beta Was this translation helpful? Give feedback.
All reactions