ppnrao113 / coffee-bytes

Automatically exported from code.google.com/p/coffee-bytes
0 stars 0 forks source link

Allow Initial Folding of Control Structures ( if, else if, try catch etc...) #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create an if or else or try catch statement.
2. save.

What is the expected output? What do you see instead?
I would like to see the if statements and blocks defined above to be
folded, however, they are not.

What version of the product are you using? On what operating system?
1.0.6

Please provide any additional information below.
Thanks for an AWESOME plugin.

Original issue reported on code.google.com by michael....@gmail.com on 18 Nov 2008 at 5:23