Closed keith-hall closed 6 years ago
while looking at https://forum.sublimetext.com/t/trying-to-create-a-debian-package-sublime-build/34430, I noticed that keyfiles wasn't highlighted correctly. This PR corrects that and adds the relevant completions. More info at:
keyfiles
This now also fixes a bug whereby the cancel key in build systems was updated in recent dev builds, but the highlighting was scoping valid constructs as invalid and didn't recover gracefully either.
cancel
invalid
while looking at https://forum.sublimetext.com/t/trying-to-create-a-debian-package-sublime-build/34430, I noticed that
keyfiles
wasn't highlighted correctly. This PR corrects that and adds the relevant completions. More info at: