keymap_ui: Syntax highlight context (#33864)
Closes #ISSUE Uses Rust for syntax highlighting of context in the keymap editor. Future pass will improve color choice to make colors less abrasive Release Notes: - N/A *or* Added/Fixed/Improved ...
This commit is contained in:
parent
4e6b7ee3ea
commit
fcdd99e244
3 changed files with 50 additions and 8 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -14590,6 +14590,7 @@ dependencies = [
|
|||
"settings",
|
||||
"theme",
|
||||
"tree-sitter-json",
|
||||
"tree-sitter-rust",
|
||||
"ui",
|
||||
"util",
|
||||
"workspace",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue