This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
Releases: gayanhewa/vscode-find-all-references
Releases · gayanhewa/vscode-find-all-references
v0.2.1
ChangeLog v0.2.0
- Fix the issue with the passing in additional options to the engine
- Support all available options without restriction to the engine
v0.1.3
ChangeLog v0.1.0
The initial release of the application.
- Supports find references using
ripgrep
- Supports find all references using silver searcher
- The reference search support bind to all languages in the list of identifiers except for typescript since Visual Studio Code ships with that built in.