Difference between revisions of "Announcement for plugins/patches"

From Code::Blocks
Line 46: Line 46:
 
* [[cbDiff plugin]]
 
* [[cbDiff plugin]]
 
* [[Project Exporter]]
 
* [[Project Exporter]]
 +
* [[GitBlocks]] (tomolt)
  
  
Line 68: Line 69:
 
* [/index.php/topic,7063.0.html SVNInside] (SVN version control, working, but partially crashing C::B)
 
* [/index.php/topic,7063.0.html SVNInside] (SVN version control, working, but partially crashing C::B)
 
* [http://sourceforge.net/projects/xpmeditor/ XPM Editor] Graphical editor inside C::B
 
* [http://sourceforge.net/projects/xpmeditor/ XPM Editor] Graphical editor inside C::B
* [/index.php/topic,20118.0.html GitBlocks] Git integration for Code::Blocks
 
  
  

Revision as of 13:48, 20 March 2015

HowTo announce a new plugin/patch or similar

Please read carefully:

This WiKi section is to announce:

  • a new plugin that is not within the contrib folder of the SVN repository
  • a patch that is not a bugfix or similar and/or will not be applied to the SVN repository (e.g. because it's very specific)
  • a new lexer/template that is not completed or approved and/or will not be added to the SVN

If a plugin/patch/lexer/template is moved to the repository don't forget to remove it from here! This section is intended to collect the information about available plugins/patches/lexerers/templates in one place. So the announcement should be short and clear. It should (however) include at least the following content:

  • Name of the plugin/patch/lexer/template and purpose
  • Version (state) and date of last update (or release in the first place)
  • Link to a thread (to be created) in the developers (plugin) forum for discussion of features, bugs, wishlist etc.
  • A link where the most up-to-date version can be downloaded (e.g. in the forum).

The best way may be to copy the section from the template plugin/patch/lexer/template and update it with your information. This will ensure consistency in the best way! Read the article How to add another announcement to read how to change the WiKi accordingly.

Patch announcements

So far there are no new patches.

Plugin announcements

These are the user-contributed plugins:


  • [/index.php/topic,13723.msg92518.html#msg92518 Bazaar] Bazaar version control (via Tools menu)
  • BlackDoc Derive project documentation in "BlackDoc" format
  • [/index.php/topic,10901.0.html cbNSIS] Frontend for NSIS (Nullsoft installer system)
  • CBTortoiseSVN (SVN version control, working partially)
  • [/index.php/topic,14184.0.html cbvcs] "Generic" version control, working partially
  • ClangComplete Code-completion plugin using Clang
  • [/index.php/topic,14339.0.html CodePaste] Pase code on platforms like Pastebin
  • [/index.php/topic,15915.0.html CompileOnDemand] Compile a file automatically if it has changed
  • [/index.php/topic,8568.0.html ColorCoder] Frontend to setup/compute colour code to be used in source code
  • [/index.php/topic,16885.0.html CDB Debugger] Integration with the CDB debugger
  • [/index.php/topic,16512.0.html EditorConfig] Use cross IDE coding styles (also see http://editorconfig.org/)
  • (Other) [/index.php/topic,16517.0.html EditorConfig]
  • FormatFortranIndent Indent Fortran code correctly - best with FortranProject plugin
  • [/index.php/topic,13348.0.html InnoSetup] Frontend for InnoSetup installer system
  • [/index.php/topic,16470.0.html ListToolbox] Parse, manipulate, and format lists of text
  • [/index.php/topic,16935.0.html PythonCodeCompletion] Code completion for Python
  • [/index.php/topic,16635.0.html PythonDebugger] Integrated Python debugging
  • [/index.php/topic,16249.0.html Semantic highlight] (In progress)
  • [/index.php/topic,7063.0.html SVNInside] (SVN version control, working, but partially crashing C::B)
  • XPM Editor Graphical editor inside C::B


Lexer/Templates announcements