EmEditor (text editor) Forum Index Questions and Answers about Plug-ins
Folding w/ Outline + Python | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| MattG | Posted on: 6/8/2010 3:22 am |
Just popping in ![]() ![]() Joined: 5/11/2010 From: Mainz / Germany Posts: 12 |
Folding w/ Outline + Python Hi!
Well I use 10 RC13 at the moment, and couldnt check if it is a V10-Bug. Following Problem. Code Folding with Python, with following example def HelloWorld(): print "Hello World" In this case I can fold "correctly" the whole function at "def HelloWorld():" But if I the allowed """ comment after the def def HelloWorld(): """ Just a test """ print "hello World" the def isnt foldable anymore only all statements on its own, so it is not possible to fold the whole function anymore. cheers Matthias |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
MattG | 6/8/2010 3:22 am |
| |
Yutaka | 6/8/2010 10:07 am |
| |
MattG | 6/8/2010 9:25 pm |
| |
Yutaka | 6/9/2010 6:50 pm |
| Register To Post | |


