Kirill Bulatov
|
7748848b6e
|
Move prettier parsers data into languages from LSP adapters
|
2023-10-21 01:14:03 +02:00 |
|
Kirill Bulatov
|
a35b3f39c5
|
Expand word characters for html and css
|
2023-08-22 12:41:59 +03:00 |
|
Max Brunsfeld
|
9e755bb855
|
Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)"
This reverts commit 45c635872b, reversing
changes made to f2b82369f2.
|
2023-08-02 12:15:39 -07:00 |
|
Nate Butler
|
86fa27eb54
|
Update uses of # to . in our scheme files where they are interchangeable.
uses of `#` cause ERRORs in our scheme highlighting
|
2023-07-27 12:41:19 -04:00 |
|
Max Brunsfeld
|
8922156923
|
Restructure how bracket pairs are overridden to unify lists
This way, a bracket pair that is disabled in a given scope can still be skipped, if
it was auto-closed before that scope existed.
|
2023-02-20 10:53:37 -08:00 |
|
 Max BrunsfeldandJulia Risley
|
8dcef46842
|
Drop 'override.' prefix from capture names in override query
Co-authored-by: Julia Risley <julia@zed.dev>
|
2023-01-20 10:44:33 -08:00 |
|
 Max BrunsfeldandJulia Risley
|
2aa7a9e95b
|
Add overrides for all languages
Co-authored-by: Julia Risley <julia@zed.dev>
|
2023-01-20 10:39:31 -08:00 |
|
Max Brunsfeld
|
d9fb8c90d8
|
Start work on toggling block comments for HTML
|
2022-10-04 17:27:03 -07:00 |
|
Max Brunsfeld
|
2b0794f5ae
|
Restructure autoclosing to account for multi-language documents
|
2022-09-28 12:32:04 -07:00 |
|
Max Brunsfeld
|
a2e57e8d71
|
Add basic syntax highlighting for CSS
|
2022-09-28 12:32:04 -07:00 |
|
Max Brunsfeld
|
21fb2b9bf1
|
Tweak HTML indents and highlights
|
2022-09-28 12:32:04 -07:00 |
|
Max Brunsfeld
|
e4f5e85c3c
|
Add JavaScript language injection in HTML
|
2022-09-28 12:32:04 -07:00 |
|
Isaac Clayton
|
a48995c782
|
Basic html highlighting + lsp support
|
2022-09-28 12:32:04 -07:00 |
|