Skip to content

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

Notifications You must be signed in to change notification settings

zed-industries/package-version-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages