atom / language-todo

TODO highlighting package for Atom
Other
81 stars 66 forks source link

Hide "TODO" from grammar-selector menu #65

Closed Alhadis closed 6 years ago

Alhadis commented 6 years ago

Description of the Change

Follow-up of atom/grammar-selector#34, which patched the grammar-selector package to hide "internal" or injection-specific grammars from the selection menu. This was recently merged and released in grammar-selector@0.49.6. It's now safe to cut redundant name fields from grammars which shouldn't be listed alongside "real" languages.

See atom/grammar-selector#34 for the original discussion.

/cc @50Wliu