|
PHP Obfuscator
C# Obfuscator
Perl Obfuscator
Java Obfuscator
Javascript Obfuscator
JSP Obfuscator
Actionscript Obfuscator
C/C++ Formatter
Perl Formatter
Pascal/Delphi Formatter
C# Formatter
CSS Formatter
CMAC Formatter
Java Formatter
Javascript Formatter
PHP Formatter
JSP Formatter
HTML/XML Formatter
Python Formatter
ASP Formatter
Visual Basic Formatter
Actionscript Formatter
|
Integrating Polystyle Into TextPad 4.6.2
Add Polystyle to the Windows PATH environment variable
- Click Start -> Control Panel -> System -> Advanced -> Environment Variables
- Scroll to the Path variable and click Edit
- Assuming you installed Polystyle in C:\Program Files\Polystyle add:
...to the start of the Path variable's value.
- Test that you can run Polystyle on the command line. Click the Start button,
click Run. Enter command in the dropdown and click OK.
At the prompt, type:
Add a user tool that will invoke Polystyle
- Click Configure -> Preferences...
- Click the Tools tree item.
- Click Add -> DOS Program. Enter polystyle "$File".
- Click OK.
Add a keymapping so you can invoke Polystyle using CTRL + T
- Click the Keyboard tree item.
- In the Categories box select Tools.
- Scroll the Commands box to the bottom and select polystyle "$File".
- Click Press new shortcut and press CTRL + T.
- Click Assign, OK.
You may now invoke Polystyle two ways
- Using CTRL + T
- By clicking Tools -> polystyle "$File".
|
|