|
I have scheduled this for 1.6.0.
We must see how the folding works. Perhaps this would be moved to a later version. But everyone who needs this feature can vote for this issue... Folding is useful and a potential first step for Mylyn integration.
Attached patch contains code folding extension for the groovy editor. The code folding can be enabled\disabled via the Groovy->Editor preference page. I've also i18n the whole editor page
Due to limitations in Groovy's AST, folding for import just works for type imports! I've also added a simple test. Hope you accept my patch! I added the patch and tested the functionality and added the tests to the test suite. Thanks to Matthias Köster for this improvement patch.
|
|||||||||||||||||||||||||||||||||||||||||||||||
it would be really useful!