Skip to content

Releases: blakedietz/vscode-nested-tags

v1.1.0

09 Feb 21:00
0a2182c
Compare
Choose a tag to compare

1.1.0 (2019-02-09)

Bug Fixes

  • icon.png: Renames nested-tags-logo.png to icon.png (#23) (0a2182c)

Features

v1.0.2

06 Feb 19:51
Compare
Choose a tag to compare

1.0.2 (2019-02-06)

Bug Fixes

  • performance: Debounce on document change (97df61c)

v1.0.1

05 Feb 06:37
Compare
Choose a tag to compare

1.0.1 (2019-02-05)

Bug Fixes

  • package.json: Add onView activationEvent (429bbc9)

v1.0.0

05 Feb 06:27
Compare
Choose a tag to compare

1.0.0 (2019-02-05)

Bug Fixes

  • release: Fix release build (e64c1d4)

Features

  • add package support: Publish major version to marketplace (f644887)
  • big bang: Start of the project (576efa9)
  • file change support: Add support for file change events (664b716)
  • modified file change: Update treeview on δ (187f071)
  • project file support: Read files (a7ce181)
  • tag-tree-data-provider: Add FileSystemProvider support (9e8dcc7)
  • TagTree: Add first implementation of a tag tree (50fe369)
  • tree view: Add vscode tree view for tags (65e4214)
  • tree view: Adds support for working tree view example (c0f8372)
  • trie: Adds trie (08db995)