sassembla / zanthoxylum

vscode go plugin which show reference counter on code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

vscode go plugin which show reference counter on code

License:MIT License


Languages

Language:TypeScript 86.9%Language:JavaScript 13.1%