Difference between revisions of "Tab versus Space"
From Code::Blocks
m (yet another fix) |
|||
| Line 1: | Line 1: | ||
| − | + | {{Infobox_Plugin| | |
| − | + | name = Tab versus Space | | |
| − | + | logo = | | |
| − | + | developer = MortenMacFly | | |
| + | maintainer = MortenMacFly | | ||
| + | version = (not versioned); State: alpha - beta - '''stable''' | ||
| + | }} | ||
| + | |||
* 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. | ||
| − | |||
* Last update: 22. Feb. 2006 | * 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] | ||
* Notes: Please have a look in the forum before using this plugin. Further development (for easier handling) is planned. | * Notes: Please have a look in the forum before using this plugin. Further development (for easier handling) is planned. | ||
| + | |||
| + | [[Category:Code::Blocks Plugins]] | ||
| + | [[Category:Code::Blocks Contrib Plugins]] | ||
Latest revision as of 10:09, 15 November 2008
Tab versus Space
| Developer(s): | MortenMacFly |
| Maintainer(s): | MortenMacFly |
| Version: | (not versioned); State: alpha - beta - stable |
- 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.
- 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.