Releases: spmeesseman/vscode-taskexplorer
Releases · spmeesseman/vscode-taskexplorer
v2.5.2
Bug Fix | Tasks | start/stop events processing for non-visible view | |
Bug Fix | Tasks | stopping a task with 'keep terminal on stop' option set still x3 fails for some tasks. | |
Build System | Package.json | fix -vscode release only contains webpacked files but vsce complains of 850+files in package.
| |
v2.5.1
Bug Fix | Tree | display name for a task is not properly trimmed when grouping is enabled and the group separator character is something other than the default '-'. | |
Bug Fix | Tasks | stopping a task with 'keep terminal on stop' option set still fails for some tasks.
| |
v2.5.0
Bug Fix | Tasks | stopping a task with 'keep terminal on stop' works for some tasks but not for all. | |
Performance Enhancement | Build | webpack build runs 10-15% faster, package size halved
| |
v2.4.2
Bug Fix | General | v2.4.0/1 does not load - invalid package-lock.json reference to 'chevrotain'
| |
v2.4.1
Bug Fix | General | v2.4.0 does not load - invalid package-lock.json reference to 'chevrotain' | |
Refactoring | General | touch for vscode api changes
| |
v2.4.0
Bug Fix | Tree | tree does not populate if not visible when task scan completes. | |
Feature | Providers | **Prvidr:**addupprtfrpythnpipnvpipfiript[] | Closes #155 |
Refactoring | Settings | default 'keepTermOnStop' to true | |
Refactoring | Logging | further improve readability | |
Build System | General | the vsix installer is not being published as a github release asset
| |
v2.3.2
Bug Fix | App-Publisher | tree labels are showing an empty set of parenthesis
| |
v2.3.1
Documentation | Readme | add app-publisher section | |
Documentation | Readme | update contributors section | |
Bug Fix | Providers | app-publisher custom config files are found but tasks always run with default config. | |
Build System | Publishrc | run local test task | |
Other Not | General | build(package.json): update description [skip ci]
# 2.3.0 (2021-06-06)
| |
v2.0.7
2.0.7 (2021-02-28)
Bug Fixes
- npm file nodes are appearing even if npm tasks are disabled in settings. [fixes #144] (d76756b)
v2.0.6
2.0.6 (2021-02-27)
Bug Fixes
- v2.0.5 does not include required node_modules in package, extension does not load (d9a9a02)