All notable changes to the "Find All References" extension will be documented in this file.
- Merged PR fixing issues with windows drive paths #6 from https://github.com/csholmq
- Fix the issue with the passing in additional options to the engine
- Support all available options without restriction to the engine
- 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
- Remove registered command that is unused.
The initial release of the application. The release is still in beta, expect certain things to fail. Please report issues.
- 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 vscode ships with that built in.