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

9 lines
184 B
Python

<fold text='Description'># region Description
<fold text='...'># comment
# comment</fold>
print("test region")
<fold text='...'>## comment
#comment</fold>
# endregion</fold>
# comment