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

setting editor.autoClosingBrackets to beforeWhitespace no longer works #210436

Open
DetachHead opened this issue Apr 16, 2024 · 0 comments
Open
Assignees
Labels
polish Cleanup and polish issue

Comments

@DetachHead
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.88.1
  • OS Version: windows 11

Steps to Reproduce:

  1. add the following to settings.json:

    {
        "editor.autoClosingBrackets": "beforeWhitespace"
    }
  2. open a python file and type an open bracket before a non-whitespace character:

    Recording.2024-04-16.154945.mp4

this seems to have been broken in a recent update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polish Cleanup and polish issue
Projects
None yet
Development

No branches or pull requests

3 participants