Skip to content

sh.lang: Make "for-command" context end earlier, rename lang

Jeffery To requested to merge jefferyto/gtksourceview:sh-for-context into master

This changes the for-command context to end earlier, so that it does not accidentally consume other keywords.

This also changes the user-visible name of the language from "sh" to "Shell".

Fixes #40 (closed).

Merge request reports