Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 534 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 534 Bytes

Change Log

All notable changes to the Indexify extension will be documented in this file.

[1.0.2]

  • Updated README (image links were broken)

[1.0.1]

  • 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

[1.0.0]

  • Initial release
  • shallow indexing from context menu / command palette
  • deep indexing from context menu / command palette
  • supports *.js, *.jsx, *.ts, *.tsx file formats