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

Do not create config when esc is hit #228

Merged

Conversation

paulacamargo25
Copy link
Contributor

Closed: #223

@paulacamargo25 paulacamargo25 added the bug Issue identified by VS Code Team member as probable bug label Feb 21, 2024
@paulacamargo25 paulacamargo25 added this to the February 2024 milestone Feb 21, 2024
@paulacamargo25 paulacamargo25 self-assigned this Feb 21, 2024
roblourens
roblourens previously approved these changes Feb 21, 2024
@paulacamargo25 paulacamargo25 changed the title dont continue if esc is hit Do not create config when esc is hit Feb 21, 2024
@paulacamargo25 paulacamargo25 merged commit 0827379 into microsoft:main Feb 22, 2024
18 checks passed
paulacamargo25 added a commit that referenced this pull request Feb 27, 2024
* Update debugpy version (#220)

* update version of debugpy

* update extension version

* update version

* Adding note to use pre-releases for older versions (#218)

* Adding note for pre-releases for older versions

* Updating note

* Do not create config when esc is hit (#228)

* dont continue if esc is hit

* fix lint

* fix tests

* Add auto start browser as default value (#229)

* Add autoStartBrowser

* fix tests

* fix lint

* fix tests

* Update README.md (#234)

* Keep tag version and debugpy version

* dont update value

---------

Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hitting esc when creating a python debug config still creates a debug config
3 participants