vscode-python seems to break region folding #18297
Answered
by
fpapouin
jrobbins-LiveData
asked this question in
Q&A
|
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? |
Answered by
fpapouin
Jan 16, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



I roll back pylance to 2022.1.0 (broken in 2022.1.1) as a workaround