一个优秀的C ++编辑器 [英] a good C++ editor

查看:102
本文介绍了一个优秀的C ++编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以为C ++推荐任何优秀的编辑器(考虑到我不想b $ b想要使用MS visual studio)?你知道吗,有一些语法

突出显示,最好是intellisense(完成你的

代码)?我已经决定从Visual Studio中的编译切换到gcc,现在需要找到一个好的编辑器。


-

你永远不会太年轻,没有越南闪回

解决方案

filox写道:


任何人都可以为C ++推荐任何优秀的编辑器(考虑到我不想b $ b想要使用MS visual studio)?你知道吗,有一些语法

突出显示,最好是intellisense(完成你的

代码)?我已经决定从Visual Studio中的编译切换到gcc,现在需要找到一个好的编辑器...



代码::块

http :: //www.codebloks.org


filox写道:


任何人都可以为C ++推荐任何优秀的编辑器(考虑到我不想b $ b想要使用MS visual studio)?你知道吗,有一些语法

突出显示,最好是intellisense(完成你的

代码)?我已经决定从Visual Studio中的编译切换到gcc和

现在我需要找一个好的编辑器...



通过CygWin for Win32获取gcc。


为您的项目编写一个Makefile,与.sln文件位于同一文件夹中。


写一个在每个.cpp文件发生变化后,运行Makefile的触发器(用像Ruby这样的软语言)来编译代码并运行测试。


开始触发器,并启动Visual Studio。平铺窗口,这样你就可以看到

触发器的控制台。


现在编辑,甚至用你的.sln文件编译,每次你更改

代码,你的触发器将为gcc构建它。


你永远不会太年轻,没有越南闪回



哦,伙计,7道菜牛肉在威斯敏斯特肯定会带我回去!


-

Phlip
http://www.greencheese.us/ZeekLand < - 不是博客!!!


< blockquote> filox schrieb:


任何人都可以为C ++推荐任何优秀的编辑器(请记住,我不想要
想要使用MS visual studio)?你知道吗,有一些语法

突出显示,最好是intellisense(完成你的

代码)?我已经决定从Visual Studio中的编译切换到gcc,现在需要找到一个好的编辑器...



试试带有C ++插件的Eclipse。

您可以通过 www.eclipse.org获取这两个插件


问候,

Andy


-


can anyone recommend any good editors for C++ (having in mind that i don''t
want to use MS visual studio)? you know, something that has syntax
highlighting, and preferably something like intellisense (to complete your
code)? i''ve decided to switch from compiling in Visual studio to gcc and now
i need to find a good editor...

--
You''re never too young to have a Vietnam flashback

解决方案

filox wrote:

can anyone recommend any good editors for C++ (having in mind that i don''t
want to use MS visual studio)? you know, something that has syntax
highlighting, and preferably something like intellisense (to complete your
code)? i''ve decided to switch from compiling in Visual studio to gcc and now
i need to find a good editor...

Code::Blocks
http:://www.codebloks.org


filox wrote:

can anyone recommend any good editors for C++ (having in mind that i don''t
want to use MS visual studio)? you know, something that has syntax
highlighting, and preferably something like intellisense (to complete your
code)? i''ve decided to switch from compiling in Visual studio to gcc and
now i need to find a good editor...

Get gcc via CygWin for Win32.

Write a Makefile for your project, in the same folder as your .sln file.

Write a trigger (in a soft language like Ruby) that runs the Makefile to
compile your code and run your tests, after each .cpp file changes.

Start the trigger, and start Visual Studio. Tile the windows so you can see
the trigger''s console.

Now edit, and even compile with your .sln file, and each time you change the
code, your trigger will build it for gcc.

You''re never too young to have a Vietnam flashback

Oh, dude, "7-Course Beef" in Westminster sure takes me back!

--
Phlip
http://www.greencheese.us/ZeekLand <-- NOT a blog!!!


filox schrieb:

can anyone recommend any good editors for C++ (having in mind that i don''t
want to use MS visual studio)? you know, something that has syntax
highlighting, and preferably something like intellisense (to complete your
code)? i''ve decided to switch from compiling in Visual studio to gcc and now
i need to find a good editor...


Try Eclipse with the C++ plugin.
You can get both at www.eclipse.org

Regards,
Andy

--


这篇关于一个优秀的C ++编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆