Announcement for plugins/patches
From Code::Blocks
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.
- Template for patch announcement (Read this before posting a new patch!)
Plugin announcements
These are the user-contributed plugins:
- Replace in Files (MortenMacFly)
- Tab versus Space (MortenMacFly)
- Edit Project (Killerbot)
- Matching Brace (Killerbot)
- Library Finder (byo)
- Environment Variables Editor (MortenMacFly)
- ThreadSearch (Dje)
- Code Snippets plugin (Artoj/Pecan)
- Interpreted Languages plugin (dmoore) ** OBSOLETE **
- Shell Extensions plugin (dmoore)
- Python plugin (dmoore)
- FindBrokenFiles scripted plugin (MortenMacFly)
- wxTranslatePluginForCB scripted plugin (LETARTARE)
- CB_AddOnForQt plugin (LETARTARE)
- AutoVersioning (JGM)
- DragScroll plugin
- BrowseTracker plugin
- FortranProject plugin
- cbDiff plugin
- Project Exporter
- GitBlocks (tomolt)
- Bazaar Bazaar version control (via Tools menu)
- BlackDoc Derive project documentation in "BlackDoc" format
- cbNSIS Frontend for NSIS (Nullsoft installer system)
- CBTortoiseSVN (SVN version control, working partially)
- cbvcs "Generic" version control, working partially
- ClangComplete Code-completion plugin using Clang (also see: here and here)
- CodePaste Pase code on platforms like Pastebin
- CompileOnDemand Compile a file automatically if it has changed
- ColorCoder Frontend to setup/compute colour code to be used in source code
- CDB Debugger Integration with the CDB debugger
- EditorConfig Use cross IDE coding styles (also see http://editorconfig.org/)
- (Other) EditorConfig
- FormatFortranIndent Indent Fortran code correctly - best with FortranProject plugin
- InnoSetup Frontend for InnoSetup installer system
- ListToolbox Parse, manipulate, and format lists of text
- PythonCodeCompletion Code completion for Python
- PythonDebugger Integrated Python debugging
- Semantic highlight (In progress)
- SVNInside (SVN version control, working, but partially crashing C::B)
- XPM Editor Graphical editor inside C::B
- OpenFilesListPlus Enhanced version of OpenFilesList plugin
- Template for plugin announcement (Read this before posting a new plugin!)
Lexer/Templates announcements
- Template for lexer/template announcement (Read this before posting a new lexer/template!)