All notable changes to the Indexify extension will be documented in this file.
- Updated README (image links were broken)
- Fixed bug where file names containing 'ts' were recognized as Typescript files
- Added semi-colon to the end of each import to align with most common formatting standards
- Initial release
- shallow indexing from context menu / command palette
- deep indexing from context menu / command palette
- supports
*.js
,*.jsx
,*.ts
,*.tsx
file formats