|
SlickEditとの連携・統合 |
|
|
|
|
|
ソースコードを整形するために SlickEdit に SourceFormatX を統合しなさい。
この指示は SourceFormatX ソースコード整形ツールを使用して SlickEdit の現在のソースファイルを整形することを可能にする。私達は SlickEdit 11.02 を使用した、そうより古いの使用すればまた更に新版そして複数のスクリーンショットかメニュー項目は私達の記述と異なるかもしれない。
|
Add a Tool Button that will invoke SourceFormatX code beautifier
1. Click "View" -> "Toolbars" -> "Customize...".
2. Select the "Toolbars" page, then click "New..." button and input "SourceFormatX".
3. Select the "Categories" page, then click "User Definable Tool" item, choose an icon and drag it to the new tool bar to create a new tool button.
4. Right click the new tool button, click "Properties..." menu item, then fill in the form as show below: (Assuming you installed SourceFormatX in C:\Program Files\SourceFormatX\)
- Command: "C:\Program Files\SourceFormatX\SourceFormatX.exe" %F
- Message: SourceFormatX
5. Click "OK" button to save settings.
Add a keymapping so you can invoke SourceFormatX using Ctrl+Alt+T
1. Click "Macro" -> "Load Module..." to load SourceFormatX.e SlickEdit integration macro file to IDE.
2. Click "Tools" -> "Options" -> "Key Bindings...".
3. Type "SourceFormatX" in the text box, then click "Add Key or Mouse Click" button, then assign new key "Ctrl+Alt+T" or other keys.
4. Click "Bind", then click "Done" to save settings.
You may now invoke the command line tool of SourceFormatX code formatter by two ways:
1. Using Ctrl+Alt+T
2. By clicking "SourceFormatX" tool button in the tool bar.
もう時間を無駄にする必要はありません。 今すぐ体験版をお試しいただけます!
|