Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 931 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 931 Bytes

vscode-gemfile-infos

Provide useful information on 'hover' of a gem in your Gemfile.

This is a fork of bung87/vscode-gemfile

preview

Release Notes

0.5.7

  • Update Tags (marketplace "SEO")

0.5.6

  • Update preview

0.5.5

  • Refactor the engine (ts + eslint + better structure overall)
  • Add custom settings to hide or show each line
  • proper cache refresh when updating a gem version

0.5.3

Fix preview

0.5.2

Initial release.


Plan

  • re-write the main engine (for code readability and maintainability)
  • Being able to have setting for parts to display (or not)
  • introduce new links
  • ability to pick order

Contribute

Just send your PR!

Enjoy!