Skip to content

Releases: JonahFintzDev/CommandPaletteVSCode

v1.6.0.0

02 Jun 18:35
a263627
Compare
Choose a tag to compare

What's Changed

  • feat: add command result settings and update OpenVSCodeCommand behavior by @JonahFintzDev in #21

Full Changelog: v1.5.0.0...v1.6.0.0

v1.5.0.0

27 May 09:40
9a55929
Compare
Choose a tag to compare

What's Changed

  • feat: reset search text in OpenVSCodeCommand and update version to 1.… by @JonahFintzDev in #15
  • feat: decode URI components in workspace path for accurate name extra… by @JonahFintzDev in #16
  • feat: improve performance and add support for custom vs code install … by @JonahFintzDev in #19

Full Changelog: v1.4.1.0...v1.5.0.0

v1.4.1.0

16 May 10:09
d98d387
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0.0...v1.4.1.0

v1.3.0.0

24 Apr 08:53
85f0578
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0.0...v1.3.0.0

v1.2.0.0

22 Apr 18:08
3b5fbb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2.0...v1.2.0.0

v1.1.2.0

16 Apr 18:32
a46be86
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.1.2.0

v1.1.0.0

15 Apr 23:01
Compare
Choose a tag to compare

New features:

  • added support for folders in addition to workspaces
  • added parsing of state.vscdb as not all history items are saved in the storage.json file
  • added uri decoding for better readability

v1.0.1.0

15 Apr 11:39
Compare
Choose a tag to compare

First public release. Please check the readme for installation instructions