vscode-python seems to break region folding #18297
-
I attempted a full uninstall of VSCode using the steps listed here. I then installed VSCode version
With no extensions loaded, I can fold But, by simply installing this extension (which I have been using and appreciating for months), that "V" in the gutter no longer appears. Also, commands in the Command Palette, such as "Fold All Regions", cease functioning. Is there some configuration setting I need to change to make region folding work again with this extension loaded? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
I roll back pylance to 2022.1.0 (broken in 2022.1.1) as a workaround |
Beta Was this translation helpful? Give feedback.
I roll back pylance to 2022.1.0 (broken in 2022.1.1) as a workaround