elpy
elpy copied to clipboard
Folding of `with` blocks does not work
Maybe this is default/normal behavior. But maybe I have misconfigured something or another package (e.g. evil-mode) interferes here?
I can fold def and class blocks. But I am not able to fold with blocks which IMHO should work also.
This is GNU Emacs, one component of the GNU/Linux operating system.
GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.5)
of 2021-01-31, modified by Debian
Elpy Configuration
Virtualenv........: None
RPC Python........: 3.7.3 (/usr/bin/python3)
Interactive Python: /usr/bin/python3 (/usr/bin/python3)
Emacs.............: 26.1
Elpy..............: 1.28.0
Jedi..............: 0.17.2 (0.18.0 available)
Rope..............: Not found
Autopep8..........: 1.5.3
Yapf..............: Not found
Black.............: Not found
Syntax checker....: flake8 (/usr/local/bin/flake8)
Any idea if this is elpy relevant or do I have to look at another component?