<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.codeblocks.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tomolt</id>
	<title>Code::Blocks - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.codeblocks.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tomolt"/>
	<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php/Special:Contributions/Tomolt"/>
	<updated>2026-05-25T12:35:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=GitBlocks&amp;diff=7888</id>
		<title>GitBlocks</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=GitBlocks&amp;diff=7888"/>
		<updated>2015-05-27T10:40:35Z</updated>

		<summary type="html">&lt;p&gt;Tomolt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GitBlocks is an easy-to-use and small git plugin for Code::Blocks.&lt;br /&gt;
&lt;br /&gt;
Author: Thomas Oltmann (tomolt)&amp;lt;br /&amp;gt;&lt;br /&gt;
Version: 0.7.4; State: alpha (Effective 27.5.2015)&amp;lt;br /&amp;gt;&lt;br /&gt;
Forum thread for discussion: /index.php/topic,20118.0.html&amp;lt;br /&amp;gt;&lt;br /&gt;
Repository: https://github.com/tomolt/GitBlocks&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tomolt</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Announcement_for_plugins/patches&amp;diff=7857</id>
		<title>Announcement for plugins/patches</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Announcement_for_plugins/patches&amp;diff=7857"/>
		<updated>2015-03-20T13:48:03Z</updated>

		<summary type="html">&lt;p&gt;Tomolt: /* Plugin announcements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Code::Blocks Plugins]]&lt;br /&gt;
=== HowTo announce a new plugin/patch or similar ===&lt;br /&gt;
&lt;br /&gt;
''Please read carefully:''&lt;br /&gt;
&lt;br /&gt;
This WiKi section is to announce:&lt;br /&gt;
* a new plugin that is '''not''' within the contrib folder of the SVN repository&lt;br /&gt;
* 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)&lt;br /&gt;
* a new lexer/template that is '''not''' completed or approved and/or will '''not''' be added to the SVN&lt;br /&gt;
&lt;br /&gt;
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:&lt;br /&gt;
* Name of the plugin/patch/lexer/template and purpose&amp;lt;BR&amp;gt;&lt;br /&gt;
* Version (state) and date of last update (or release in the first place)&amp;lt;BR&amp;gt;&lt;br /&gt;
* Link to a thread (to be created) in the developers (plugin) forum for discussion of features, bugs, wishlist etc.&amp;lt;BR&amp;gt;&lt;br /&gt;
* A link where the '''most up-to-date''' version can be downloaded (e.g. in the forum).&amp;lt;BR&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
=== Patch announcements ===&lt;br /&gt;
&lt;br /&gt;
So far there are no new patches.&lt;br /&gt;
&lt;br /&gt;
* [[Template for patch announcement]] (Read this before posting a new patch!)&lt;br /&gt;
&lt;br /&gt;
=== Plugin announcements ===&lt;br /&gt;
&lt;br /&gt;
These are the user-contributed plugins:&lt;br /&gt;
&lt;br /&gt;
* [[Replace in Files]] (MortenMacFly)&lt;br /&gt;
* [[Tab versus Space]] (MortenMacFly)&lt;br /&gt;
* [[Edit Project]] (Killerbot)&lt;br /&gt;
* [[Matching Brace]] (Killerbot)&lt;br /&gt;
* [[Library Finder]] (byo)&lt;br /&gt;
* [[Environment Variables Editor]] (MortenMacFly)&lt;br /&gt;
* [[ThreadSearch]] (Dje)&lt;br /&gt;
* [[Code Snippets plugin]] (Artoj/Pecan)&lt;br /&gt;
* [[Interpreted Languages plugin]] (dmoore) ** OBSOLETE **&lt;br /&gt;
* [[Shell Extensions plugin]] (dmoore)&lt;br /&gt;
* [[Python plugin]] (dmoore)&lt;br /&gt;
* [[FindBrokenFiles scripted plugin]] (MortenMacFly)&lt;br /&gt;
* [[wxTranslatePluginForCB scripted plugin]] (LETARTARE)&lt;br /&gt;
* [[QtPregenForCB plugin]] (LETARTARE)&lt;br /&gt;
* [[AutoVersioning]] (JGM)&lt;br /&gt;
* [[DragScroll plugin]]&lt;br /&gt;
* [[BrowseTracker plugin]]&lt;br /&gt;
* [[FortranProject plugin]]&lt;br /&gt;
* [[cbDiff plugin]]&lt;br /&gt;
* [[Project Exporter]]&lt;br /&gt;
* [[GitBlocks]] (tomolt)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [/index.php/topic,13723.msg92518.html#msg92518 Bazaar] Bazaar version control (via Tools menu)&lt;br /&gt;
* [http://code.google.com/p/blackdoc/ BlackDoc] Derive project documentation in &amp;quot;BlackDoc&amp;quot; format&lt;br /&gt;
* [/index.php/topic,10901.0.html cbNSIS] Frontend for NSIS (Nullsoft installer system)&lt;br /&gt;
* [http://code.google.com/p/cbtortoisesvn CBTortoiseSVN] (SVN version control, working partially)&lt;br /&gt;
* [/index.php/topic,14184.0.html cbvcs] &amp;quot;Generic&amp;quot; version control, working partially&lt;br /&gt;
* [https://github.com/Lalaland/ClangComplete ClangComplete] Code-completion plugin using Clang&lt;br /&gt;
* [/index.php/topic,14339.0.html CodePaste] Pase code on platforms like Pastebin&lt;br /&gt;
* [/index.php/topic,15915.0.html CompileOnDemand] Compile a file automatically if it has changed&lt;br /&gt;
* [/index.php/topic,8568.0.html ColorCoder] Frontend to setup/compute colour code to be used in source code&lt;br /&gt;
* [/index.php/topic,16885.0.html CDB Debugger] Integration with the CDB debugger&lt;br /&gt;
* [/index.php/topic,16512.0.html EditorConfig] Use cross IDE coding styles (also see http://editorconfig.org/)&lt;br /&gt;
* (Other) [/index.php/topic,16517.0.html EditorConfig]&lt;br /&gt;
* [https://github.com/ywx/FormatFortranIndentPlugin FormatFortranIndent] Indent Fortran code correctly - best with [[Fortran Project plugin|FortranProject plugin]]&lt;br /&gt;
* [/index.php/topic,13348.0.html InnoSetup] Frontend for InnoSetup installer system&lt;br /&gt;
* [/index.php/topic,16470.0.html ListToolbox] Parse, manipulate, and format lists of text&lt;br /&gt;
* [/index.php/topic,16935.0.html PythonCodeCompletion] Code completion for Python&lt;br /&gt;
* [/index.php/topic,16635.0.html PythonDebugger] Integrated Python debugging&lt;br /&gt;
* [/index.php/topic,16249.0.html Semantic highlight] (In progress)&lt;br /&gt;
* [/index.php/topic,7063.0.html SVNInside] (SVN version control, working, but partially crashing C::B)&lt;br /&gt;
* [http://sourceforge.net/projects/xpmeditor/ XPM Editor] Graphical editor inside C::B&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Template for plugin announcement]] (Read this before posting a new plugin!)&lt;br /&gt;
&lt;br /&gt;
=== Lexer/Templates announcements ===&lt;br /&gt;
&lt;br /&gt;
* [[d_source File wizard]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Template for lexer/template announcement]] (Read this before posting a new lexer/template!)&lt;/div&gt;</summary>
		<author><name>Tomolt</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=GitBlocks_plugin&amp;diff=7856</id>
		<title>GitBlocks plugin</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=GitBlocks_plugin&amp;diff=7856"/>
		<updated>2015-03-20T13:47:52Z</updated>

		<summary type="html">&lt;p&gt;Tomolt: moved GitBlocks plugin to GitBlocks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[GitBlocks]]&lt;/div&gt;</summary>
		<author><name>Tomolt</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=GitBlocks&amp;diff=7855</id>
		<title>GitBlocks</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=GitBlocks&amp;diff=7855"/>
		<updated>2015-03-20T13:47:52Z</updated>

		<summary type="html">&lt;p&gt;Tomolt: moved GitBlocks plugin to GitBlocks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GitBlocks is an easy-to-use and small git plugin for Code::Blocks.&lt;br /&gt;
&lt;br /&gt;
Author: Thomas Oltmann (tomolt)&amp;lt;br /&amp;gt;&lt;br /&gt;
Version: 0.4.3; State: alpha (Effective 20.3.2015)&amp;lt;br /&amp;gt;&lt;br /&gt;
Forum thread for discussion: /index.php/topic,20118.0.html&amp;lt;br /&amp;gt;&lt;br /&gt;
Repository: https://github.com/tomolt/GitBlocks&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tomolt</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Announcement_for_plugins/patches&amp;diff=7854</id>
		<title>Announcement for plugins/patches</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Announcement_for_plugins/patches&amp;diff=7854"/>
		<updated>2015-03-20T13:44:14Z</updated>

		<summary type="html">&lt;p&gt;Tomolt: /* Plugin announcements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Code::Blocks Plugins]]&lt;br /&gt;
=== HowTo announce a new plugin/patch or similar ===&lt;br /&gt;
&lt;br /&gt;
''Please read carefully:''&lt;br /&gt;
&lt;br /&gt;
This WiKi section is to announce:&lt;br /&gt;
* a new plugin that is '''not''' within the contrib folder of the SVN repository&lt;br /&gt;
* 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)&lt;br /&gt;
* a new lexer/template that is '''not''' completed or approved and/or will '''not''' be added to the SVN&lt;br /&gt;
&lt;br /&gt;
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:&lt;br /&gt;
* Name of the plugin/patch/lexer/template and purpose&amp;lt;BR&amp;gt;&lt;br /&gt;
* Version (state) and date of last update (or release in the first place)&amp;lt;BR&amp;gt;&lt;br /&gt;
* Link to a thread (to be created) in the developers (plugin) forum for discussion of features, bugs, wishlist etc.&amp;lt;BR&amp;gt;&lt;br /&gt;
* A link where the '''most up-to-date''' version can be downloaded (e.g. in the forum).&amp;lt;BR&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
=== Patch announcements ===&lt;br /&gt;
&lt;br /&gt;
So far there are no new patches.&lt;br /&gt;
&lt;br /&gt;
* [[Template for patch announcement]] (Read this before posting a new patch!)&lt;br /&gt;
&lt;br /&gt;
=== Plugin announcements ===&lt;br /&gt;
&lt;br /&gt;
These are the user-contributed plugins:&lt;br /&gt;
&lt;br /&gt;
* [[Replace in Files]] (MortenMacFly)&lt;br /&gt;
* [[Tab versus Space]] (MortenMacFly)&lt;br /&gt;
* [[Edit Project]] (Killerbot)&lt;br /&gt;
* [[Matching Brace]] (Killerbot)&lt;br /&gt;
* [[Library Finder]] (byo)&lt;br /&gt;
* [[Environment Variables Editor]] (MortenMacFly)&lt;br /&gt;
* [[ThreadSearch]] (Dje)&lt;br /&gt;
* [[Code Snippets plugin]] (Artoj/Pecan)&lt;br /&gt;
* [[Interpreted Languages plugin]] (dmoore) ** OBSOLETE **&lt;br /&gt;
* [[Shell Extensions plugin]] (dmoore)&lt;br /&gt;
* [[Python plugin]] (dmoore)&lt;br /&gt;
* [[FindBrokenFiles scripted plugin]] (MortenMacFly)&lt;br /&gt;
* [[wxTranslatePluginForCB scripted plugin]] (LETARTARE)&lt;br /&gt;
* [[QtPregenForCB plugin]] (LETARTARE)&lt;br /&gt;
* [[AutoVersioning]] (JGM)&lt;br /&gt;
* [[DragScroll plugin]]&lt;br /&gt;
* [[BrowseTracker plugin]]&lt;br /&gt;
* [[FortranProject plugin]]&lt;br /&gt;
* [[cbDiff plugin]]&lt;br /&gt;
* [[Project Exporter]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [/index.php/topic,13723.msg92518.html#msg92518 Bazaar] Bazaar version control (via Tools menu)&lt;br /&gt;
* [http://code.google.com/p/blackdoc/ BlackDoc] Derive project documentation in &amp;quot;BlackDoc&amp;quot; format&lt;br /&gt;
* [/index.php/topic,10901.0.html cbNSIS] Frontend for NSIS (Nullsoft installer system)&lt;br /&gt;
* [http://code.google.com/p/cbtortoisesvn CBTortoiseSVN] (SVN version control, working partially)&lt;br /&gt;
* [/index.php/topic,14184.0.html cbvcs] &amp;quot;Generic&amp;quot; version control, working partially&lt;br /&gt;
* [https://github.com/Lalaland/ClangComplete ClangComplete] Code-completion plugin using Clang&lt;br /&gt;
* [/index.php/topic,14339.0.html CodePaste] Pase code on platforms like Pastebin&lt;br /&gt;
* [/index.php/topic,15915.0.html CompileOnDemand] Compile a file automatically if it has changed&lt;br /&gt;
* [/index.php/topic,8568.0.html ColorCoder] Frontend to setup/compute colour code to be used in source code&lt;br /&gt;
* [/index.php/topic,16885.0.html CDB Debugger] Integration with the CDB debugger&lt;br /&gt;
* [/index.php/topic,16512.0.html EditorConfig] Use cross IDE coding styles (also see http://editorconfig.org/)&lt;br /&gt;
* (Other) [/index.php/topic,16517.0.html EditorConfig]&lt;br /&gt;
* [https://github.com/ywx/FormatFortranIndentPlugin FormatFortranIndent] Indent Fortran code correctly - best with [[Fortran Project plugin|FortranProject plugin]]&lt;br /&gt;
* [/index.php/topic,13348.0.html InnoSetup] Frontend for InnoSetup installer system&lt;br /&gt;
* [/index.php/topic,16470.0.html ListToolbox] Parse, manipulate, and format lists of text&lt;br /&gt;
* [/index.php/topic,16935.0.html PythonCodeCompletion] Code completion for Python&lt;br /&gt;
* [/index.php/topic,16635.0.html PythonDebugger] Integrated Python debugging&lt;br /&gt;
* [/index.php/topic,16249.0.html Semantic highlight] (In progress)&lt;br /&gt;
* [/index.php/topic,7063.0.html SVNInside] (SVN version control, working, but partially crashing C::B)&lt;br /&gt;
* [http://sourceforge.net/projects/xpmeditor/ XPM Editor] Graphical editor inside C::B&lt;br /&gt;
* [/index.php/topic,20118.0.html GitBlocks] Git integration for Code::Blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Template for plugin announcement]] (Read this before posting a new plugin!)&lt;br /&gt;
&lt;br /&gt;
=== Lexer/Templates announcements ===&lt;br /&gt;
&lt;br /&gt;
* [[d_source File wizard]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Template for lexer/template announcement]] (Read this before posting a new lexer/template!)&lt;/div&gt;</summary>
		<author><name>Tomolt</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=GitBlocks&amp;diff=7853</id>
		<title>GitBlocks</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=GitBlocks&amp;diff=7853"/>
		<updated>2015-03-20T13:42:37Z</updated>

		<summary type="html">&lt;p&gt;Tomolt: Created page with &amp;quot;GitBlocks is an easy-to-use and small git plugin for Code::Blocks.  Author: Thomas Oltmann (tomolt)&amp;lt;br /&amp;gt; Version: 0.4.3; State: alpha (Effective 20.3.2015)&amp;lt;br /&amp;gt; Forum thread fo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GitBlocks is an easy-to-use and small git plugin for Code::Blocks.&lt;br /&gt;
&lt;br /&gt;
Author: Thomas Oltmann (tomolt)&amp;lt;br /&amp;gt;&lt;br /&gt;
Version: 0.4.3; State: alpha (Effective 20.3.2015)&amp;lt;br /&amp;gt;&lt;br /&gt;
Forum thread for discussion: /index.php/topic,20118.0.html&amp;lt;br /&amp;gt;&lt;br /&gt;
Repository: https://github.com/tomolt/GitBlocks&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tomolt</name></author>
	</entry>
</feed>