Skip to content

fix no-config debugger env var insertion to be less noisy #597

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

Merged
merged 4 commits into from
Feb 10, 2025

Conversation

eleanorjboyd
Copy link
Member

fixes #590

@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Feb 10, 2025
@eleanorjboyd eleanorjboyd self-assigned this Feb 10, 2025
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the February 2025 milestone Feb 10, 2025
@eleanorjboyd eleanorjboyd merged commit 13bf88f into microsoft:main Feb 10, 2025
16 checks passed
@eleanorjboyd eleanorjboyd deleted the fix-noise branch February 10, 2025 21:11
eleanorjboyd added a commit to eleanorjboyd/vscode-python-debugger that referenced this pull request Feb 10, 2025
)

* fix no-config debugger env var insertion to be less noisy

* remove unused imports

* small fix

* limit to char length of 16
eleanorjboyd added a commit to eleanorjboyd/vscode-python-debugger that referenced this pull request Feb 10, 2025
)

* fix no-config debugger env var insertion to be less noisy

* remove unused imports

* small fix

* limit to char length of 16
eleanorjboyd added a commit that referenced this pull request Feb 11, 2025
* fix no-config debugger env var insertion to be less noisy

* remove unused imports

* small fix

* limit to char length of 16
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.

Terminal warning for no config debugging, twice
2 participants