commands.ts 87 B

1234
  1. export const TRIGGER_SUGGEST = {
  2. id: 'editor.action.triggerSuggest',
  3. title: '',
  4. };