All notable changes to the "codequery4vscode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- New feature: Path filter support added for search text input
- New feature: Rebuilding of database through command palette
- Enhancement: Filenames on the tree view now changed to relative path of files
- cq.db file now restricted to .vscode/codequery, together with the rebuild script
- Updated with latest dependencies, to fix security vulnerabilities
- cq.db file will now be searched for in 3 locations as stated in the README.md file
- Updated with latest dependencies, to fix security vulnerabilities
- New feature: Fuzzy search vs. exact search
- Updated with latest dependencies, to fix security vulnerabilities
- Upgraded minimum version of lodash (a dependency), to fix security vulnerability
- Improved reveal range for source file, when opened from treeview
- README update with Marketplace links
- Initial release