/package-version-server

A language server that handles hover information in package.json files

Primary LanguageRust

Package Version Server

Overview

Package Version Server is a language server that enhances your development experience by providing versions of packages directly when hovering over keys in package.json files.

Features

  • Displays the version of a package upon hovering over its key in package.json.
  • Seamless integration with popular code editors.
  • Lightweight and easy to configure.

Configuration

No specific configuration needed. The server will automatically start and provide package versions when you hover over dependencies in package.json files.

Usage

Open a package.json file in your code editor, and hover over any dependency key to see the package version.

Contributing

Feel free to submit issues or pull requests. Contributions are welcome!

License

This project is licensed under the MIT License.