示例#1
0
 public void AttachSnippetsTo(Scintilla editor) =>
 luaAcm?.BindToEditor(editor);
示例#2
0
 public AutocompleteMenu AttachSnippetsTo(Scintilla editor) =>
 luaAcm?.BindToEditor(editor);