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

remove normalization through external python process #16419

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

amunger
Copy link
Contributor

@amunger amunger commented Feb 3, 2025

fix #13045

We have a simpler way of normalizing code that doesn't launch an external python process and is able to run on web. That has been the default for over a year with no complaints, so this will just remove the old option.

@amunger amunger marked this pull request as ready for review February 3, 2025 21:19
@amunger amunger enabled auto-merge (squash) February 3, 2025 21:21
@vs-code-engineering vs-code-engineering bot added this to the February 2025 milestone Feb 3, 2025
@amunger amunger merged commit 74cb2e3 into main Feb 3, 2025
25 checks passed
@amunger amunger deleted the aamunger/codeNormalization branch February 3, 2025 22:34
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.

Review and standardize how we normalize code sent to the interactive window
2 participants