[PR #9297] Create settings/tasks definitions for VScode builds and registration #27529

Closed
opened 2026-01-31 09:22:31 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/9297

State: closed
Merged: Yes


I wanted to start using VScode. It wasn't easy. I wrote some tasks that allow us to build the various flavors of OpenConsole and Windows Terminal from one of the tasks. I also wrote a task that allows registration of the loose Windows Terminal package and a shortcut one to launch it.

Also it was grinding away at its own Intellisense forever because it was indexing obj, bin, packages, etc. I excluded those.

Things should be easier now for folks in general. I expect we'll make more task types in the future.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/9297 **State:** closed **Merged:** Yes --- I wanted to start using VScode. It wasn't easy. I wrote some tasks that allow us to build the various flavors of OpenConsole and Windows Terminal from one of the tasks. I also wrote a task that allows registration of the loose Windows Terminal package and a shortcut one to launch it. Also it was grinding away at its own Intellisense forever because it was indexing obj, bin, packages, etc. I excluded those. Things should be easier now for folks in general. I expect we'll make more task types in the future.
claunia added the pull-request label 2026-01-31 09:22:31 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27529