Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Releases: gayanhewa/vscode-find-all-references

v0.2.1

24 Oct 09:13
Compare
Choose a tag to compare
  • Merged PR fixing issues with windows drive paths #6 from @csholmq

ChangeLog v0.2.0

24 Aug 14:37
Compare
Choose a tag to compare
  • Fix the issue with the passing in additional options to the engine
  • Support all available options without restriction to the engine

v0.1.3

30 Jul 16:20
Compare
Choose a tag to compare

[v0.1.3]

  • Fixing the bug with the config option not getting picked up
  • Refactoring the main classes
  • Introducing additional options for the searcher tool --arguments with a default --column argument

ChangeLog v0.1.0

29 Jul 01:00
Compare
Choose a tag to compare

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.