A new style of language grammar will be available with Atom 1.25, called tree-sitter. This seems to be more advanced than the current system, first-mate.
It looks like the new syntax is currently documented here:
https://github.com/tree-sitter/tree-sitter/blob/master/doc/grammar-schema.json
A new style of language grammar will be available with Atom 1.25, called tree-sitter. This seems to be more advanced than the current system, first-mate.
It looks like the new syntax is currently documented here:
https://github.com/tree-sitter/tree-sitter/blob/master/doc/grammar-schema.json