Releases: JonahFintzDev/CommandPaletteVSCode
Releases · JonahFintzDev/CommandPaletteVSCode
v1.6.0.0
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
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
What's Changed
- feat: reset search input after opening an instance by @JonahFintzDev in #13
Full Changelog: v1.3.0.0...v1.4.1.0
v1.3.0.0
What's Changed
- feat: add tag display to setting and page by @JonahFintzDev in #9
Full Changelog: v1.2.0.0...v1.3.0.0
v1.2.0.0
What's Changed
- Icon readme update by @JonahFintzDev in #3
- feat: remove certificate requirement by @JonahFintzDev in #4
- Settings integration by @JonahFintzDev in #7
Full Changelog: v1.1.2.0...v1.2.0.0
v1.1.2.0
What's Changed
- fix: open folders correctly by @JonahFintzDev in #2
New Contributors
- @JonahFintzDev made their first contribution in #2
Full Changelog: v1.1.10...v1.1.2.0
v1.1.0.0
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
First public release. Please check the readme for installation instructions