Skip to content

Releases: spmeesseman/vscode-taskexplorer

v2.5.2

16 Aug 02:44
Compare
Choose a tag to compare

Bug FixTasksstart/stop events processing for non-visible view
Bug FixTasksstopping a task with 'keep terminal on stop'  option set still x3 fails for some tasks.
Build SystemPackage.jsonfix -vscode release only contains webpacked files but vsce complains of 850+files in package.

v2.5.1

09 Aug 23:26
Compare
Choose a tag to compare

Bug FixTreedisplay name for a task is not properly trimmed when grouping is enabled and the group separator character is something other than the default '-'.
Bug FixTasksstopping a task with 'keep terminal on stop'  option set still fails for some tasks.

v2.5.0

09 Aug 05:37
Compare
Choose a tag to compare

Bug FixTasksstopping a task with 'keep terminal on stop' works for some tasks but not for all.
Performance EnhancementBuildwebpack build runs 10-15% faster, package size halved

v2.4.2

07 Aug 13:48
Compare
Choose a tag to compare

Bug FixGeneralv2.4.0/1 does not load - invalid package-lock.json reference to 'chevrotain'

v2.4.1

07 Aug 13:19
Compare
Choose a tag to compare

Bug FixGeneralv2.4.0 does not load - invalid package-lock.json reference to 'chevrotain'
RefactoringGeneraltouch for vscode api changes

v2.4.0

07 Aug 12:20
Compare
Choose a tag to compare

Bug FixTreetree does not populate if not visible when task scan completes.
FeatureProviders**Prvidr:**addupprtfrpythnpipnvpipfiript[]Closes #155
RefactoringSettingsdefault 'keepTermOnStop' to true
RefactoringLoggingfurther improve readability
Build SystemGeneralthe vsix installer is not being published as a github release asset

v2.3.2

02 Jul 22:17
Compare
Choose a tag to compare

Bug FixApp-Publishertree labels are showing an empty set of parenthesis

v2.3.1

30 Jun 23:14
Compare
Choose a tag to compare

DocumentationReadmeadd app-publisher section
DocumentationReadmeupdate contributors section
Bug FixProvidersapp-publisher custom config files are found but tasks always run with default config.
Build SystemPublishrcrun local test task
Other NotGeneralbuild(package.json): update description [skip ci]

2.3.0 (2021-06-06)

v2.0.7

28 Feb 08:33
Compare
Choose a tag to compare

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

27 Feb 11:06
Compare
Choose a tag to compare

2.0.6 (2021-02-27)

Bug Fixes

  • v2.0.5 does not include required node_modules in package, extension does not load (d9a9a02)