/vscode-open-in-node-modules

Open the current selection or arbitrary string in node_modules.

Primary LanguageTypeScriptMIT LicenseMIT

Open in node_modules

Logo

Open the current selection or arbitrary string in node_modules.

Install

Follow the instructions in the Marketplace, or run the following in the command palette:

ext install fabiospampinato.vscode-open-in-node-modules

Usage

It adds 1 command to the command palette:

'Open in node_modules' // Open the current selection or arbitrary string in node_modules

Demo

Demo

Contributing

If you found a problem, or have a feature request, please open an issue about it.

If you want to make a pull request you can debug the extension using Debug Launcher.

License

MIT © Fabio Spampinato