ChristianKohler / NpmIntellisense

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

Intellisense for Global Packages is not working - Feature Request For Settings? #93

Open conmaster2112 opened 6 months ago

conmaster2112 commented 6 months ago

Hi, I would like to mention that I am not getting intellisense types for basic JS files with globally installed types. It used to work, but I am no longer able to achieve this behavior. I have installed the npm package as global, but the autocompletion is not happening. Here are the things I have tried.

conmaster2112 commented 2 months ago

I see this feature was removed, but is there any chance for settings to support a an intellisense for global packages?