Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Run and Debug button updates#9110

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
elahehrashedi merged 4 commits intomainfromelrashed/taskButtonBugs
Mar 29, 2022
Merged

Conversation

@elahehrashedi
Copy link
Contributor

@elahehrashedielahehrashedi commentedMar 29, 2022
edited
Loading

  1. extracting the custom exe path, bugfix:New [Run/Debug Code] button unable to run code from custom location #9082
  2. localization, bugfix:Localize the detail description of the task status for debug/run options #9051
  3. creating the output directory, if it doesn't exists

==

Fix the scenario where there is one default task (and only one):

  • if there is a debug config in launch.json for the default task, we will pick that config
  • if there is no launch.json or there is no config for that task in launch.json, we pick our own default config for that task.

==

removing the duplicate configs, where there is a launch.json available:

  • some users kept their launch.json from the past experience, if there is a config already defined in their launch.json, we don't recommend another default config for that specific task to avoid a long list of recommendations for debug config.

@elahehrashedielahehrashedi requested a review froma teamMarch 29, 2022 16:24
@elahehrashedielahehrashedi changed the titleRun and Debug button bugsRun and Debug button updatesMar 29, 2022
@elahehrashedielahehrashedi merged commite3365bb intomainMar 29, 2022
@sean-mcmanussean-mcmanus deleted the elrashed/taskButtonBugs branchMarch 30, 2022 00:42
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 14, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@sean-mcmanussean-mcmanussean-mcmanus approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

New [Run/Debug Code] button unable to run code from custom location Localize the detail description of the task status for debug/run options

3 participants

@elahehrashedi@sean-mcmanus

[8]ページ先頭

©2009-2025 Movatter.jp