Commit Graph

6 Commits (c59f72f2376bc9809cb9b2ebbf7d0dcb4141fbb8)

Author SHA1 Message Date
SoraTenshi c59f72f237
feat: implement sticky-context
A lot more work has been put into this and those were 116 commits up to
this point.
I decided to squash all of them so that i will have an easier time
rebasing in the future.
3 months ago
David Else 931ddbb077
Update HTML highlights (#11400)
* Update HTML highlights

* Update after review comments
4 months ago
Chickenkeeper 117239ea45
Fix broken html doctype highlighting (#4829) 2 years ago
Michael Davis 016e97314c html: highlight punctuation
* `/>` as in self-closing tags like `<hr/>`
* `=` as in the separator between attribute name and value `<a href="bar">`
2 years ago
Mathis Brossier fd7080498e
tree sitter comments injections (#1527)
* tree sitter comments injections

* trailing newlines & julia fix

* Update runtime/queries/julia/injections.scm

Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>

Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>
3 years ago
Blaž Hrastnik 4e31d1521b Add tree-sitter queries. 4 years ago