Difference between revisions of "Code::Blocks Plugins"

From Code::Blocks
m (Rename to match thier names in Code::Blocks)
Line 40: Line 40:
  
 
:Adds to-do items to source code.
 
:Adds to-do items to source code.
 +
 +
'''[[WinXP Look'n'Feel plugin|WinXP Look'n'Feel]]'''
 +
 +
:Creates manifest file which enables the version 6.0 of the Common Controls on Windows XP.
  
 
=== Contrib Plugins ===
 
=== Contrib Plugins ===
  
The user-''contrib''uted plugins are not installed by default (in Windows installations they are however) and offer extended functionality for Code::Blocks. The contrib plugins are maintained / developed by third-party developers.
+
The user-''contrib''uted plugins are not installed by default and offer extended functionality for Code::Blocks. The contrib plugins are maintained / developed by third-party developers.
  
'''[[Byo Games plugin|Byo Games]]'''
+
'''[[BYO Games plugin|BYO Games]]'''
  
 
:Games in a integrated development environment? You bet.
 
:Games in a integrated development environment? You bet.
Line 84: Line 88:
  
 
:Exports source code files to other formats such as HTML and PDF.
 
:Exports source code files to other formats such as HTML and PDF.
 
'''[[WinXP Look'n'Feel plugin|WinXP Look'n'Feel]]'''
 
 
:Creates manifest file which enables the version 6.0 of the Common Controls on Windows XP.
 
  
 
'''[[wxSmith plugin|wxSmith]]'''
 
'''[[wxSmith plugin|wxSmith]]'''
  
 
:RAD tool for creating wxWidgets dialogs.
 
:RAD tool for creating wxWidgets dialogs.

Revision as of 15:47, 12 July 2006

Code::Blocks' features can be extend by using plugins. Plugins listed here are divided into two categories: core and contrib.

Core Plugins

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 code completion functionality and class browser.

Compiler

Provides support for various compilers in one interface.

Debugger

Provides support for various debuggers in one interface.

File Extensions Handler

Adds extra file extension handlers.

Scripted Wizard

Provides scripted wizard functionality.

Source Code Formatter

Formats source code files with specific style.

To-Do List

Adds to-do items to source code.

WinXP Look'n'Feel

Creates manifest file which enables the version 6.0 of the Common Controls on Windows XP.

Contrib Plugins

The user-contributed plugins are not installed by default and offer extended functionality for Code::Blocks. The contrib plugins are maintained / developed by third-party developers.

BYO Games

Games in a integrated development environment? You bet.

Code Profiler

Provides graphical interface to GNU GProf profiler.

Code Statistics

Shows various statistics from source code files.

Copy Strings to Clipboard

Copies literal strings from the current editor to clipboard.

DevPak Installer

Installs and updates DevC++ DevPaks.

DragScroll

Enables dragging and scrolling with mouse.

Environment Variables

Sets environment variables within the focus of Code::Blocks.

Help plugin

Integrates third-party help files to the interface.

Keyboard Shortcuts

Manages menu shortcuts.

Source Exporter

Exports source code files to other formats such as HTML and PDF.

wxSmith

RAD tool for creating wxWidgets dialogs.