Releases: carlos-algms/vscode-make-task-provider
Releases · carlos-algms/vscode-make-task-provider
v2.5.1
2.5.1 (2024-11-01)
Bug Fixes
- sentry: Update and use local client to not pollute global scope (#37) (37b168a)
v2.5.0
2.5.0 (2023-04-07)
Features
v2.4.2
2.4.2 (2022-11-06)
Bug Fixes
- Change the parser to add support for double colon rules (#30) (e5d8913)
v2.4.1
2.4.1 (2022-06-16)
Bug Fixes
- Add target source also for the quick picker command (#28) (42a706d)
v2.4.0
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
2.3.0 (2022-05-11)
Features
- Adding extra arguments to execution (#24) (c11d208)
v2.2.3
2.2.3 (2022-02-21)
Bug Fixes
- Match vscode types with engine version (1fd35e1)
v2.2.2
2.2.2 (2022-02-21)
Bug Fixes
- The go-to command now matches the entire target name (#22) (2878bda)
v2.2.1
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
2.2.0 (2022-02-14)
Features
- Option to open or run a target from the Tree-View (#20) (fda1e25)