vscode-sass-indented icon indicating copy to clipboard operation
vscode-sass-indented copied to clipboard

Implement Code Navigation (Defenition Provider)

Open ntdash opened this issue 5 years ago • 1 comments

ntdash avatar Mar 22 '20 11:03 ntdash

refs:

  • https://code.visualstudio.com/api/references/vscode-api#languages.registerDefinitionProvider
  • https://code.visualstudio.com/api/language-extensions/overview#programmatic-language-features

TheRealSyler avatar Mar 22 '20 11:03 TheRealSyler