[Pydev-code] code folding

2012-10-11 Thread Paul
Hi List, I see from this (http://sourceforge.net/tracker/index.php?func=detail&aid=1841410&group_id=85796&atid=577332), that PyDev still doesn't support code folding on custom tags. Not sure if this is the latest word on it or if I'm missing something, but from my searching on the net and the mail

Re: [Pydev-code] code folding

2012-10-11 Thread Fabio Zadrozny
Hi Paul, For this situation I think doing it in the code directly (and not in scripting) would be a better choice, as you'll be able to edit the preferences and the current code isn't really meant to be extended for what you want in scripting. The first thing would be the code there compiling pro