summaryrefslogtreecommitdiff
path: root/queries/supercollider
AgeCommit message (Collapse)Author
2022-01-29supercollider: add support for constMads Kjeldgaard
2022-01-29supercollider: update indent query to match upstreamMads Kjeldgaard
2022-01-05fix: Remove pi_statement from highlight to sync up with upstream changeMads Kjeldgaard
2021-12-22Update queriesSantos Gallegos
- Don't use the old form for predicates - Update some invalid queries
2021-11-02chore: fix typosDundar Göc
2021-07-11Highlights: define string.special (#1551)Santos Gallegos
* Highlights: define string.special This was in our CONTRIBUTING.md file, but wasn't defined. Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/1405 * Use string.escape
2021-05-17supercollider: simplify methodMads Kjeldgaard
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b.
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
* Comment: use `@combined` to create just one tree per buffer There is no need to create a tree per line/block for comments. Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251 * Add injections for scss * Fix jsonc * Combine jsdoc
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
Closes #236
2021-02-10CleanupMads Kjeldgaard
2021-02-10CleanupMads Kjeldgaard
2021-02-10Update queries/supercollider/locals.scmmads kjeldgaard
Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
2021-02-10Update queries/supercollider/highlights.scmmads kjeldgaard
Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
2021-02-10KeywordMads Kjeldgaard
2021-02-10remove @escapeMads Kjeldgaard
2021-02-10Add supercollider supportMads Kjeldgaard