mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +07:00
Now it's able to find not only empty function/class bodies but also empty blocks of other compound statements such as conditional branches, loops, try/except/finally parts etc.
2 lines
34 B
Python
2 lines
34 B
Python
<selection>x = 1
|
|
y = 2</selection> |