|
EditPlusとの連携・統合 |
|
|
|
|
|
ソースコードを整形するために EditPlus に SourceFormatX を統合しなさい。
この指示は SourceFormatX ソースコード整形ツールを使用して EditPlus の現在のソースファイルを整形することを可能にする。私達は EditPlus 2.30 を使用した、そうより古いの使用すればまた更に新版そして複数のスクリーンショットかメニュー項目は私達の記述と異なるかもしれない。
|
Add a Tool Menu that will invoke SourceFormatX Formatter
1. Click "Tools" -> "Configure User Tools...".
2. Click the "User Tools" tree item, then click "Add Tool >>" -> "Program".
3. Assuming you installed SourceFormatX Code Indenter in C:\Program Files\SourceFormatX\, fill in the form as show below:
- Menu Text: SourceFormatX
- Command: C:\Program Files\SourceFormatX\SourceFormatX.exe
- Argument: $(FilePath)
- Initial: $(FileDir)
4. Click "Apply" button to save settings.
Add a keymapping so you can invoke SourceFormatX using Ctrl+Shift+T
1. Click "Keyboard" tree item.
2. In the "Types" box select "Tool", scroll the "Commands" box and select "User Tool 1".
3. Assign new key "Ctrl+Shift+T" or other keys.
4. Click "Assign", then click "OK" to save settings.
You may now invoke the command line tool of SourceFormatX Beautifier by two ways:
1. Using Ctrl+Shift+T
2. By clicking "Tools" -> "SourceFormatX".
もう時間を無駄にする必要はありません。 今すぐ体験版をお試しいただけます!
|