mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-22 02:36:07 +00:00
Automatic formatting inserts a space between the comment marker `#` and text in the Python extension, so without the allowance for whitespace then `"editor.formatOnType": true` breaks all region markers. Closes Microsoft/vscode-python#1073 and Microsoft/vscode-python#33
1.7 KiB
1.7 KiB