Open dinoboff opened 7 years ago
Not every project you'll work on will use auto detection. You may need to run npm tasks but the project is configured for gulp tasks. The npm extension still has a place.
This extension has now been fully deprecated. Can it be removed now?
This extension is deprecated as it is no longer being maintained.
❗IMPORTANT: This extension has been deprecated. Support for running npm scripts is now provided by VS Code. You can run npm scripts as tasks using task auto detection or from the npm scripts explorer.
PR Exists - https://github.com/waderyan/nodejs-extension-pack/pull/8
@waderyan Could you please 🙏 remove npm
extention
Remove the deprecated extension please.
Remove the package and add the other extension manually: ES Lint - Integrates ESLint into VS Code. JavaScript (ES6) Snippets - Adds code snippets for JavaScript development in ES6 syntax. Search node_modules - Quickly search for node modules in your project. NPM IntelliSense - Adds IntelliSense for npm modules in your code. Path IntelliSense - Autocompletes filenames in your code.
VS Code now reports this plugin itself as deprecated, so indeed: remove it, and install the plugins separately.
Remove npm extension now that VSC autodetect run-script tasks:
https://code.visualstudio.com/docs/editor/tasks#_task-autodetection