开发者

Conditional statement, etc. organizing in gedit

开发者 https://www.devze.com 2023-01-03 03:12 出处:网络
I was wondering if it was possible to group/organize conditional statement blocks in gedit in much the same manner as notepad++, via a plug-in or other means.

I was wondering if it was possible to group/organize conditional statement blocks in gedit in much the same manner as notepad++, via a plug-in or other means. Thanks to all in advance. http://i50.tinypic.com/2vuyd5f.png (Image, for reference开发者_如何学JAVA.)


No, gedit doesn't have code folding, however this plugin: http://code.google.com/p/gedit-folding/ claims to provide code folding in gedit. Though I've never used that plugin.

0

精彩评论

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