Skip to content

Releases: spmeesseman/vscode-taskexplorer

v2.7.0

27 Jan 05:59
Compare
Choose a tag to compare

Bug FixExplorertsc tasks are not refreshed if a tsconfig.json is removed or moved.
Bug FixApiif multiple enable/disable settings are changed quickly programatically, several progress messages for parsing are opened in the toolbar.
Bug FixProvidersmakefile task does not use custom $gccte parser if ms-vscode.cpptools extension is not installed
Bug FixProviderscomposer parser throws unhandled exception parsing invalid JSON
Bug FixProviderscomposer tasks are scanned out of alpha order
DocumentationReadme**adm:**addtiooxtaltakpovidapi.[]References #22
DocumentationReadmeadd section on animated running task icons
FeatureApiwokigiitialimplmtatiooxtaltakpovidapi[]References #22

v2.6.3

24 Jan 06:32
Compare
Choose a tag to compare

Bug FixProviderscustom parser throws exception on invalid file
Bug FixProvidersant-program parser does not work
Bug FixApiusing the 'stop' command on a detached task throws unhandled exception
Bug FixTreedeleting a folder from outside VSCode while  open causes tree to break
RefactoringGeneraluse internal storage as opposed to vscode setting for storing custom task labels
RefactoringProvidersadd check for ignore in ReadTask

v2.6.2

23 Jan 08:15
Compare
Choose a tag to compare

Bug FixGeneralcomportakuanncorrctcommandwhncutd.[]
Fixes #166

v2.6.1

23 Jan 08:06
Compare
Choose a tag to compare

Bug FixGeneralnew bash glob patterns do not work
Bug FixGeneralthe new setting to disable animated icons broke context for running tasks

v2.6.0

22 Jan 17:20
Compare
Choose a tag to compare

Bug FixGeneralwhnttngforclckacton'Ecut',can'tuthothr'Opn'acton.[]Fixes #160
Bug FixGeneralpause button does not work in Explorer view
FeatureGeneraladdupprtfrphpcmprtakfundincmpr.jn[]Closes #150
FeatureGeneraladdnwtting'GbPattrnBah'frpcifyinggbpattrnfridntifyingbahcriptwithnxtnin.[]Closes #153
FeatureGeneraladdnwtting'Diabanimatdicn'tdiabpinningicnwhnrunningtak,knwntcauhighPUuagnmytm.[]Closes #157
FeatureGeneraladdabrnamcmmandfrpciafdritm[]Closes #164
RefactoringGeneralthe 'Include Ant' setting has been deprecated, use 'Glob Patterns Ant'.

v2.5.7

29 Aug 02:40
Compare
Choose a tag to compare

Bug FixGeneralmultiple scans occur if a task is running, the explorer view is not visible, and a package.json script name that is referenced in tasks.json is modified.

v2.5.6

21 Aug 04:12
Compare
Choose a tag to compare

Bug FixGeneralevents are processing for bothe sidebar and explorer view even if only one is activated and in use.

v2.5.5

20 Aug 22:25
Compare
Choose a tag to compare

Bug FixGeneralregression - leaving view while task is running then coming back after it has finished causes re-parse of all tasksif both main and sidebar view are enabled.
DocumentationReadmeupdate open source project list
Build SystemApupdate renamed 3.7  publishrc properties
Build SystemGeneralcodecov upload fails when using git bash

v2.5.4

18 Aug 00:04
Compare
Choose a tag to compare

Bug FixGeneralif a task completes while the explorer view is not visible, the tree is not refreshed
Build SystemGeneralfix -vscode release only contains webpacked files but vsce complains of 850+files in package.

v2.5.3

17 Aug 08:58
Compare
Choose a tag to compare

RefactoringGeneralhandle VSCode v1.56+ randomly emitting 10+ task start/stop events when a task starts and finishes
Build SystemPackage.jsonfix -vscode release only contains webpacked files but vsce complains of 850+files in package.
Build SystemGeneralfix - vsix fails to upload with guthub release