Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug: cleanup welcome view actions #234446

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

connor4312
Copy link
Member

Some consolidation especially now that copilot is also going to be
having a welcome view contribution:

  • Show dynamic configurations in "Run and Debug" as "More X options..."
  • Remove the separate action for "Show all automatic debug configurations"
  • Make the "create a launch.json file" start adding a configuration as
    well (positioning the cursor and triggering completion)
  • Make "Run and Debug"'s memoization be able to remember dynamic configs

fyi @roblourens

Some consolidation especially now that copilot is also going to be
having a welcome view contribution:

- Show dynamic configurations in "Run and Debug" as "More X options..."
- Remove the separate action for "Show all automatic debug configurations"
- Make the "create a launch.json file" start adding a configuration as
  well (positioning the cursor and triggering completion)
- Make "Run and Debug"'s memoization be able to remember dynamic configs

![](https://memes.peet.io/img/24-11-6171dc57-fd60-4165-bcb6-d156bb0517cc.png)

fyi @roblourens
@connor4312 connor4312 enabled auto-merge (squash) November 22, 2024 19:35
@connor4312 connor4312 self-assigned this Nov 22, 2024
@vs-code-engineering vs-code-engineering bot added this to the November 2024 milestone Nov 22, 2024
@connor4312 connor4312 merged commit 7fe5b95 into main Nov 22, 2024
8 checks passed
@connor4312 connor4312 deleted the connor4312/testing-welcome-view-cleanup branch November 22, 2024 21:02
osortega pushed a commit that referenced this pull request Nov 26, 2024
Some consolidation especially now that copilot is also going to be
having a welcome view contribution:

- Show dynamic configurations in "Run and Debug" as "More X options..."
- Remove the separate action for "Show all automatic debug configurations"
- Make the "create a launch.json file" start adding a configuration as
  well (positioning the cursor and triggering completion)
- Make "Run and Debug"'s memoization be able to remember dynamic configs

![](https://memes.peet.io/img/24-11-6171dc57-fd60-4165-bcb6-d156bb0517cc.png)

fyi @roblourens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants