WIP and merge

This commit is contained in:
Anthony 2025-06-27 18:38:25 -04:00
parent 97f4406ef6
commit 1bdde8b2e4
584 changed files with 33536 additions and 17400 deletions

View file

@ -45,6 +45,7 @@ pub enum ExtensionProvides {
SlashCommands,
IndexedDocsProviders,
Snippets,
DebugAdapters,
}
#[derive(Clone, Serialize, Deserialize, Debug, PartialEq)]