Difference between revisions of "Tab versus Space"

From Code::Blocks
m
Line 2: Line 2:
 
* Author: MortenMacFly
 
* Author: MortenMacFly
 
* Purpose: Replace tab character with space character and remove tabs/spaces at the end of a line within one or all files in a project.
 
* Purpose: Replace tab character with space character and remove tabs/spaces at the end of a line within one or all files in a project.
* Version: (not versioned); State: alpha - '''beta''' - stable
+
* Version: (not versioned); State: alpha - beta - '''stable'''
* Last update: 01. Dec. 2005
+
* Last update: 22. Feb. 2006
 
* Forum thread for discussion: [/index.php?topic=1279.0]
 
* Forum thread for discussion: [/index.php?topic=1279.0]
 
* Link for download: [/index.php?action=dlattach;topic=1279.0;attach=790]
 
* Link for download: [/index.php?action=dlattach;topic=1279.0;attach=790]

Revision as of 21:02, 22 February 2006

  • Name: Tab versus Space
  • Author: MortenMacFly
  • Purpose: Replace tab character with space character and remove tabs/spaces at the end of a line within one or all files in a project.
  • Version: (not versioned); State: alpha - beta - stable
  • Last update: 22. Feb. 2006
  • Forum thread for discussion: [/index.php?topic=1279.0]
  • Link for download: [/index.php?action=dlattach;topic=1279.0;attach=790]
  • Notes: Please have a look in the forum before using this plugin. Further development (for easier handling) is planned.


...back to Announcement for plugins/patches: