重构语法树/符号表

This commit is contained in:
csh
2025-10-15 20:31:00 +08:00
parent f52768e385
commit 1f7045140e
113 changed files with 229450 additions and 221041 deletions
+5 -5
View File
@@ -123,6 +123,10 @@
"codeDescriptionSupport": true,
"dataSupport": true
},
"diagnostic": {
"dynamicRegistration": true,
"relatedDocumentSupport": false
},
"synchronization": {
"dynamicRegistration": true,
"willSave": true,
@@ -431,10 +435,6 @@
"label.command"
]
}
},
"diagnostic": {
"dynamicRegistration": true,
"relatedDocumentSupport": false
}
},
"window": {
@@ -484,4 +484,4 @@
}
]
}
}
}