Skip to content
/ publink Public

Allows you to see a package info right in VSCode

License

Notifications You must be signed in to change notification settings

g0rdan/publink

Repository files navigation

PubLink

Marketplace

This extension allows you to see a hover with package's info from pub.dev when you hover over the package name in the pubspec.yaml file.

version_0 1 0

Release Notes

0.1.3

  • Fix issue when we try to show URL to a package that does not exist on pub.dev.

0.1.2

  • Attempt to fix "colon" issue

0.1.1

  • Simplify http requests

0.1.0

  • Added pub.dev parsing for extracting package information

0.0.3

  • Better determination if a package has URL or not

0.0.2

  • Minor changes to package.json

0.0.1

Initial release of publink