Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Release NotesNew to Visual Studio Code? Get it now.
Release Notes

Release Notes

Bates WebTech LLC

|
10 installs
| (0) | Free
View GitHub release notes for your dependencies directly in package.json with hover tooltips and side panel integration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Release Notes

Version Installs Rating License: MIT

View the latest release notes for packages in your package.json file by simply hovering over the package name. Stay up-to-date with your dependencies effortlessly!

Features

  • 🚀 View the latest release notes from GitHub on hover
  • 📦 See the latest version and your current version of a package
  • 💡 Works with both dependencies and devDependencies
  • ⚡️ Fast and lightweight

Usage

  1. Open any package.json file in your workspace
  2. Hover over a dependency name in the dependencies or devDependencies section
  3. A hover tooltip will appear with:
    • Current installed version
    • Latest available version
    • Link to the release notes
  4. Click the package name while holding Cmd/Ctrl to view all release notes in the side panel
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft