Пример #1
0
 public void AttachSnippetsTo(Scintilla editor) =>
 luaAcm?.BindToEditor(editor);
Пример #2
0
 public AutocompleteMenu AttachSnippetsTo(Scintilla editor) =>
 luaAcm?.BindToEditor(editor);