Re: [Geany-Devel] Shell Script Highlighting

2015-11-03 Thread Devyn Collier Johnson
On 11/03/2015 04:51 PM, Lex Trotman wrote: On 4 November 2015 at 01:56, Devyn Collier Johnson wrote: Geany Dev Team: When viewing shell script code, some commonly used shell commands are not highlighted (such as "sudo"). True, numerous commands are not part of the core scripting language, but

Re: [Geany-Devel] Shell Script Highlighting

2015-11-03 Thread Lex Trotman
On 4 November 2015 at 01:56, Devyn Collier Johnson wrote: > Geany Dev Team: > > When viewing shell script code, some commonly used shell commands are not > highlighted (such as "sudo"). True, numerous commands are not part of the > core scripting language, but it seems to me that such commands sho

[Geany-Devel] Shell Script Highlighting

2015-11-03 Thread Devyn Collier Johnson
Geany Dev Team: When viewing shell script code, some commonly used shell commands are not highlighted (such as "sudo"). True, numerous commands are not part of the core scripting language, but it seems to me that such commands should be highlighted. Some additional examples of commands that