Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NPM Package ChangelogNew to Visual Studio Code? Get it now.
NPM Package Changelog

NPM Package Changelog

iFarmGolems

|
2,616 installs
| (0) | Free
Looks at package.json and tries to get latest changelog for chosen module
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Package changelog

Requirements

package.json file at the root of your project

How to use

Use command Show npm module changelog to bring up select menu, select a module and this extension will try to open its changelog in a browser.

How it works

The extension will query NPM for selected module metadata, parses its repo address and tries to open (currently) CHANGELOG.md, CHANGELOG or CHANGELOG.txt at the root of the repository in the browser. If none of patterns exist, it will show an error message and does nothing.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft