tree-sitter / tree-sitter-css

CSS grammar for Tree-sitter
MIT License
85 stars 34 forks source link

Add property sheet for syntax highlighting #3

Closed maxbrunsfeld closed 5 years ago

maxbrunsfeld commented 5 years ago

This PR adds a property sheet to the repo that applies a scope property to nodes for the purposes of syntax highlighting. The current scope values are based on a new schema: https://github.com/tree-sitter/highlight-schema. These values are meant to be easily mappable to various theming systems, including Atom.