CLR Tabs To Spaces Notepad++ Plugin
===================================
Thank you for downloading and installing the CLR Tabs To Spaces
Notepad++ Plugin.
Installation
============
1. Exit Notepad++ if it's already running.
2. Copy CLRTabsToSpaces.dll to the \Program Files\Notepad++\plugins
folder.
3. Run Notepad++.
Commands
========
Convert Tabs To Spaces
----------------------
The Convert Tabs To Spaces command will convert all of the tabs in
the current file to spaces. The current tab width setting will be
used.
About CLR Tabs To Spaces
------------------------
The About CLR Tabs To Spaces command will display the plugin version
number and information.
Change Log
==========
1.1
---
Fixed: lines with only a line feed were goofing up the next line.
1.0
---
Added: convert tabs to spaces command
Added: about clr tabs to spaces command
License
=======
CLR Tabs To Spaces Notepad++ Plugin is free software: you can
redistribute it and/or modify it under the terms of the GNU General
Public License as published by the Free Software Foundation, either
version 3 of the License, or (at your option) any later version.
CLR Tabs To Spaces Notepad++ Plugin is distributed in the hope that
it will be useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Copyright (C) 2010 Carl L. Roth. All rights reserved.
Carl L. Roth
PO Box 745, St. Joseph, IL 61873 USA
tabstospaces@clrsoftware.com
www.clrsoftware.com