开发者

Eclipse PDT Code folding

开发者 https://www.devze.com 2023-01-22 00:28 出处:网络
I would like to fo开发者_如何学Gold {} bracketsi.e if/else, for, while, foreach... sections in eclipse pdt. How can i do it. I don\'t see any options in settings.Eclipse PDT doesnt posses it Try Aptan

I would like to fo开发者_如何学Gold {} brackets i.e if/else, for, while, foreach... sections in eclipse pdt. How can i do it. I don't see any options in settings.


Eclipse PDT doesnt posses it Try Aptana instead of Eclipse PDT it provides basic-intermediary folding support


Use Notepad++, it has the best folding. To be most productive have 2 screens open one with Eclipse and another with Notepad++ with the same code. It is much faster to edit in notepad++ however Eclipse provides much better functionality for debugging, code checks, etc..

0

精彩评论

暂无评论...
验证码 换一张
取 消