ChristianKohler / NpmIntellisense

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

Is this extension still required in 2020? #69

Closed hadrysmateusz closed 4 years ago

hadrysmateusz commented 4 years ago

What is the benefit of using this extension in 2020?

Was this functionality added to VS Code natively?

I can't find anything in the patch notes and this extension is still recommended in VSCode docs, but I can't see any difference in the intellisense when this extension is installed.

I'm not sure if I should keep it installed or remove it as it probably slows down VSCode a bit like every other extension.

If it doesn't provide any additional benefit maybe it should be stated on the repository / VSCode marketplace.

ChristianKohler commented 4 years ago

From what I know, VS Code has a similar function build in. At least to some extend. Honestly I don't know which features exactly are build in and which would be missing. Would be hard to check and sync that with every release. Closing this issue since the extension is used and downloaded quite often and I don't see any action coming out from this issue.