ChristianKohler / NpmIntellisense

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

extension does not compile #76

Closed akosyakov closed 2 years ago

akosyakov commented 2 years ago

It has to be migrated from vscode: https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode and typescript should be configured properly. Right now it cannot even find array types.