Skip to content

Releases: carlos-algms/vscode-make-task-provider

v2.5.0

07 Apr 11:11
Compare
Choose a tag to compare

2.5.0 (2023-04-07)

Features

v2.4.2

06 Nov 15:18
Compare
Choose a tag to compare

2.4.2 (2022-11-06)

Bug Fixes

  • Change the parser to add support for double colon rules (#30) (e5d8913)

v2.4.1

16 Jun 15:11
Compare
Choose a tag to compare

2.4.1 (2022-06-16)

Bug Fixes

  • Add target source also for the quick picker command (#28) (42a706d)

v2.4.0

16 Jun 14:16
Compare
Choose a tag to compare

2.4.0 (2022-06-16)

Features

  • Adding run buttons to targets in Makefiles (#25) (36cad42)
  • Include the path from where the Target is stored (#27) (fccb2f7)

v2.3.0

11 May 15:09
Compare
Choose a tag to compare

2.3.0 (2022-05-11)

Features

  • Adding extra arguments to execution (#24) (c11d208)

v2.2.3

21 Feb 16:50
Compare
Choose a tag to compare

2.2.3 (2022-02-21)

Bug Fixes

  • Match vscode types with engine version (1fd35e1)

v2.2.2

21 Feb 16:45
Compare
Choose a tag to compare

2.2.2 (2022-02-21)

Bug Fixes

  • The go-to command now matches the entire target name (#22) (2878bda)

v2.2.1

14 Feb 19:13
Compare
Choose a tag to compare

2.2.1 (2022-02-14)

Bug Fixes

  • List targets under the right Makefile on a multi-folder workspace (ca7c533), closes #16
  • Rearrange semantic-release plugins to include the CHANGELOG.md (10a1e87)

v2.2.0

14 Feb 17:26
Compare
Choose a tag to compare

2.2.0 (2022-02-14)

Features

  • Option to open or run a target from the Tree-View (#20) (fda1e25)