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 Brunsfeld
|
2d39358323
|
rust: Highlight functions called with a turbofish
|
2023-02-16 12:11:57 -08:00 |
|
Max Brunsfeld
|
9f74d6e4ac
|
Highlight and auto-indent await expressions in rust
|
2023-01-20 15:56:56 -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
|
601ec40ddc
|
Bump tree-sitter-rust for let-else, let-chains
|
2022-11-03 12:35:12 -07:00 |
|
Max Brunsfeld
|
6ecf870c66
|
Tweak SCREAMING_SNAKE_CASE regexes in highlight queries
|
2022-10-07 12:46:49 -07:00 |
|
Max Brunsfeld
|
95cb9ceac9
|
Collapse variant and type into the same color
|
2022-10-07 12:44:55 -07:00 |
|
Max Brunsfeld
|
070c4bc503
|
Add color for 'variable.special' and use it in highlight queries
|
2022-10-07 12:44:20 -07:00 |
|
Max Brunsfeld
|
345b266dee
|
Add missing rust highlights
|
2022-08-24 16:49:03 -07:00 |
|
Max Brunsfeld
|
ced45cbb0a
|
Use SyntaxMap in Buffer
|
2022-08-24 13:00:27 -07:00 |
|
Max Brunsfeld
|
f6a817a0f3
|
Start work on a SyntaxMap data structure
|
2022-08-21 11:37:10 -07:00 |
|
Antonio Scandurra
|
d425d9fa64
|
Allow wrapping selected text with ' in Rust
|
2022-06-20 11:56:46 +02:00 |
|
Antonio Scandurra
|
6040429f93
|
Auto-close ' for TypeScript and don't do so for Rust
|
2022-06-20 11:55:40 +02:00 |
|
Antonio Scandurra
|
d6c630f8eb
|
Add missing auto-close brackets from various languages
|
2022-06-20 11:38:12 +02:00 |
|
 Max BrunsfeldandKeith Simmons
|
f0c6a6ad18
|
Highlight punctuation uniformly in all supported languages
Co-authored-by: Keith Simmons <keith@zed.dev>
|
2022-04-22 12:16:49 -07:00 |
|
Max Brunsfeld
|
3b4cab9094
|
Move all configuration of individual LSP servers to LspAdapter
|
2022-03-29 18:14:30 -07:00 |
|
Max Brunsfeld
|
d466768eed
|
WIP
|
2022-03-29 11:06:08 -07:00 |
|