Max Brunsfeld
|
588976d27a
|
Remove 2 suffix for editor
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 10:58:57 -08:00 |
|
Max Brunsfeld
|
39618ae32d
|
Define language settings in the language crate
|
2023-05-16 17:29:53 -07: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 |
|
Kay Simmons
|
0ba051a754
|
use more predictable rules for selecting which bracket to jump to and where
|
2023-02-15 14:04:16 -08:00 |
|
K Simmons
|
d2494822b0
|
Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context
|
2022-10-10 14:46:07 -07:00 |
|
Max Brunsfeld
|
eabd9c02e5
|
Update marked text helpers to use more distinctive characters for markers
|
2022-08-03 16:45:16 -07:00 |
|
Keith Simmons
|
1f3dc2f534
|
highlight both brackets, only when empty selection, and add test
|
2022-07-05 15:19:05 -07:00 |
|
Keith Simmons
|
9b36e3d009
|
Highlight matching bracket when newest selection head is on a bracket
|
2022-07-01 15:06:16 -07:00 |
|