Files
openide/python/testData/folding/nestedFolding.py

7 lines
233 B
Python

<fold text='# Some description'># region # Some description
<fold text='...'>## print("first line of commented code")
## print("second line of commented code")
# pass
# # comment
# pass</fold>
# endregion # end of custom block</fold>