extensions: Yet another PR for debugger touchups (#32822)
We'll now clean up DAP locators for unloaded extensions and load schemas proper I can now load a custom Ruby extensions with all bells and whistles and use it as my debugger. Release Notes: - N/A
This commit is contained in:
parent
d92d52b508
commit
0e794fa0ac
14 changed files with 262 additions and 45 deletions
|
@ -5,6 +5,7 @@
|
|||
Extensions can add the following capabilities to Zed:
|
||||
|
||||
- [Languages](./languages.md)
|
||||
- [Debuggers](./debugger-extensions.md)
|
||||
- [Themes](./themes.md)
|
||||
- [Icon Themes](./icon-themes.md)
|
||||
- [Slash Commands](./slash-commands.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue