Source Insight feature highlights (SI功能分析)

3.5的功能列表拷贝自 http://www.sourceinsight.com/docs35/aa913254.htm source-insight

我们可以看看雏形的codeinsight有哪些功能已经实现,以及还有哪些需要通过插件可以实现(在文章内部有注释)

™ is a project-oriented program and code browser, with built-in analysis for C/C++, C#, and Java programs. parses your source code and maintains its own database of symbolic information dynamically while you work, and presents useful contextual information to you automatically.

Not only is a great program , but it also can display reference trees, class inheritance diagrams, and call trees. features the quickest navigation of source code and source information of any programming .

features quick and innovative access to source code and source information. Unlike many other products, parses your source code and gives you useful information and analysis right away, while you edit.

Continue reading Source Insight feature highlights (SI功能分析) - 全文阅读

C::B IDE Plugin插件简介

Author: Bryan Wu@CBForge (cbforge at gmail dot com)转载请保留

plugins 众所周知CB的一个优点就是开放式架构提供灵活的插件开发和支持,我们也相信在今后的发展上插件对CB的贡献会越来越大。

下面是现有核心插件和贡献插件的简介列表:

 

Core Plugins 核心插件(系统初始化时会自动加载,由CB官方开发团队维护)

The core plugins are installed by default and offer the basic functions of Code::Blocks. The core plugins are maintained / developed by the official development team.

Autosave

Saves project files between intervals.

Class Wizard

Provides wizard for creating new classes.

Code Completion[这个插件非常重要,现在处于重写阶段,估计很快会合大家见面]

Provides functionality and class browser.

Continue reading C::B IDE Plugin插件简介 - 全文阅读

Contact us

Admin: Bryan Wu