Joseph Lyons
|
233b28a1b9
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
|
ForLoveOfCats
|
8ba2f77148
|
One big cleanup pass of clippy lints
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2022-08-10 16:51:01 -07:00 |
|
Max Brunsfeld
|
a137abe2de
|
Add a snippet unit test with an escaped curly brace
|
2022-03-11 13:02:20 -08:00 |
|
Max Brunsfeld
|
022bb28a59
|
Handle escaped characters in snippets
|
2022-03-11 09:57:43 -08:00 |
|
Max Brunsfeld
|
05df1dfae9
|
Disable doctests for all libraries
We don't use them, and they add a lot of noise to the test output
when running all tests in the workspace.
|
2022-03-03 16:15:56 -08:00 |
|
Antonio Scandurra
|
3e8707ebf6
|
Support multi-cursor autocompletion
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-02-03 18:58:36 +01:00 |
|
Max Brunsfeld
|
680fde9608
|
Handle special "final tabstop" in snippets
|
2022-02-01 15:33:48 -08:00 |
|
Max Brunsfeld
|
1371a20e58
|
🎨 Return an option task from confirm_completion
|
2022-02-01 14:27:01 -08:00 |
|
Max Brunsfeld
|
55cc7bb868
|
Reimplement snippet parsing using recursive descent
|
2022-02-01 13:41:41 -08:00 |
|
Max Brunsfeld
|
956748e10c
|
Add snippet crate
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
|
2022-02-01 11:00:40 -08:00 |
|