roblourens / npm-link-status

VS Code extension that adds a status bar item when linked npm modules are detected

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-link-status

npm link is a useful command for working with local versions of npm modules. Unfortunately it's not straightforward to tell when you have linked modules. This extension adds an item to the status bar indicating when it detects linked npm modules.

fulleditor

Click the status bar item to see a list of linked modules, and their actual locations on disk.

quickopen

About

VS Code extension that adds a status bar item when linked npm modules are detected

License:MIT License


Languages

Language:TypeScript 100.0%