/zanthoxylum

vscode go plugin which show reference counter on code

Primary LanguageTypeScriptMIT LicenseMIT

zanthoxylum README

Feature

show reference counter above function.

show reference on func

Requirements

depends on Go for Visual Studio Code. need to install it.

Extension Settings

nothing. all features are always on.

Known Issues

  1. can not open references yet. see issue at #4

Release Notes

0.5.2

adopt method detection.

0.5.1

Initial release of vsix file.

0.5.0

Initial release.