Update lsp to have set root path
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
],
|
||||
"commands": [
|
||||
{
|
||||
"command": "nub.setRootPath",
|
||||
"title": "Set root path"
|
||||
}
|
||||
],
|
||||
"grammars": [
|
||||
{
|
||||
"language": "nub",
|
||||
|
||||
Reference in New Issue
Block a user