|
Integrate SourceFormatX Into TextPad |
|
| |
|
|
Format Source Code within TextPad
The following instructions allow you to format and indent the current open source code file in
TextPad Text Editor using the command line tool of
SourceFormatX code formatter &
code beautifier. We used a free trial version of
TextPad Version 4.7.3, so if you use an older or even a newer version then several screenshots or menu
items may differ from our description.
|
Add a Tool Menu that will invoke SourceFormatX code formatter
1. Click "Configure" -> "Preferences...".
2. Click the "Tools" tree item.
3. Click "Add" -> "Program...". Select the SourceFormatX.exe executable program (Assuming you installed SourceFormatX in C:\Program Files\SourceFormatX\).
4. Click "Apply" to save settings.
Add a keymapping so you can invoke SourceFormatX using Ctrl+Alt+T
1. Click the "Keyboard" tree item.
2. In the "Categories" box select "Tools", scroll the "Commands" box and select "SourceFormatX".
3. Press Ctrl+Alt+T or other new keys as keymapping, then click "Assign".
4. Click "OK" to save settings.
You may now invoke the command line tool of SourceFormatX code beautifier by two ways:
1. Using Ctrl+Alt+T
2. By clicking "Tools" -> "SourceFormatX".
Don't waste time on formatting code manually any more! Download SourceFormatX Formatter to format and indent source code now!
|