ChristianKohler / NpmIntellisense

Visual Studio Code plugin that autocompletes npm modules in import statements
MIT License
155 stars 43 forks source link

migate from vscode #78

Closed akosyakov closed 2 years ago

akosyakov commented 2 years ago

fix https://github.com/ChristianKohler/NpmIntellisense/issues/76

Migrate from removed vscode package and make it compile again according to https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode

Verify in Gitpod: https://gitpod.io#https://github.com/ChristianKohler/NpmIntellisense/pull/78