Fixed error completion generation when making document scopes
This commit is contained in:
@@ -331,8 +331,8 @@ const InitializeResult = struct {
|
||||
workspaceSymbolProvider: bool,
|
||||
rangeProvider: bool,
|
||||
documentProvider: bool,
|
||||
workspace: struct {
|
||||
workspaceFolders: struct {
|
||||
workspace: ?struct {
|
||||
workspaceFolders: ?struct {
|
||||
supported: bool,
|
||||
changeNotifications: bool,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user