主题:讨教:代码编辑器有没有代码块标记和折叠功能
eleagnt
[专家分:70] 发布于 2012-04-28 21:53:00
如题。我看有些代码(本文)编辑器有代码块标记和折叠功能,多实用啊,在IVF中找了半天,没有找到。
请问行家:IVF代码编辑器有没有这些功能。
回复列表 (共7个回复)
沙发
alsoran [专家分:760] 发布于 2012-04-29 00:37:00
您所说的ivf是编译器本身不带文本编辑,文本编辑的是visual studio,是IDE(开发环境),visual studio本来就不是专门为了fortran而生的,没有这个功能。
板凳
Maple42 [专家分:50] 发布于 2012-04-29 14:08:00
Sorry, I can not type Chinese now because of my language settings of my computer.
I remember you can actually realize it by adding the plugin ctag to vim. You can google it for the details.
3 楼
eleagnt [专家分:70] 发布于 2012-05-02 15:59:00
[quote]Sorry, I can not type Chinese now because of my language settings of my computer.
I remember you can actually realize it by adding the plugin ctag to vim. You can google it for the details.[/quote]
谢谢。但是,未能G到明确应用于IVF的plugin ctag,用于vim 的似乎有效。
4 楼
fpchi9103 [专家分:260] 发布于 2012-05-02 20:57:00
是不是这个呀
Edit——advanced——comment selection
Edit——outlinng——hide selection
5 楼
cgl_lgs [专家分:21040] 发布于 2012-05-03 07:54:00
用Code::Blocks吧,也可以集成IVF的:)
6 楼
eleagnt [专家分:70] 发布于 2012-05-04 10:15:00
不用MS2010?用过了就不想再换了
7 楼
eleagnt [专家分:70] 发布于 2012-05-04 10:32:00
Edit——advanced——comment selection
这个作注释,可以用于多行注释
Edit——outlinng——hide selection
大纲显示吧,可以隐藏选定内容,差不多可以凑合
谢谢
我来回复