mirror of
https://github.com/salexdv/bsl_console.git
synced 2024-11-28 08:48:48 +02:00
Подсказка по общим модулям для режима СКД #261
This commit is contained in:
parent
37e68e90be
commit
2b6766311a
@ -4032,6 +4032,7 @@ class bslHelper {
|
||||
this.getCustomObjectsCompletion(suggestions, bslMetadata.customObjects, monaco.languages.CompletionItemKind.Enum);
|
||||
this.getRefCompletion(suggestions);
|
||||
this.getSnippets(suggestions, DCSSnippets, false);
|
||||
this.getCommonModulesCompletion(suggestions);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user