SubEthaEdit
SubEthaEdit copied to clipboard
Add shebang support to syntax highlighting
Currently the shebang isn't appropriately highlighted in JavaScript, and I imagine other modes as well. It would be nice to do this automatically like we do with the file extensions, something like being able to just set a bool to true and SubEthaEdit will automatically use the standard shebang syntax for the first line.