|
Notepad++との連携・統合 |
|
|
|
|
|
ソースコードを整形するために Notepad++ に SourceFormatX を統合しなさい。
この指示は SourceFormatX ソースコード整形ツールを使用して Notepad++ の現在のソースファイルを整形することを可能にする。私達は Notepad 4.1.2 を使用した、そうより古いの使用すればまた更に新版そして複数のスクリーンショットかメニュー項目は私達の記述と異なるかもしれない。
|
Add a Console Tool that will invoke SourceFormatX code formatter
1. Click "Plugins" -> "NppExec" -> "Execute...".
2. Assuming you installed SourceFormatX indenter in C:\Program Files\SourceFormatX\, fill in the "Command(s):" form as show below:
- C:\Program Files\SourceFormatX\SourceFormatX.exe $(FILE_NAME)
3. Click "Save" button to save settings.
You may now invoke the command line tool of SourceFormatX code beautifier by two ways:
1. Using "F6".
2. By clicking "Plugins" -> "NppExec" -> "Execute...".
3. After formatting, a sound of bell can be heard then please refresh Notepad++ IDE window to reload the formatted source code file.
もう時間を無駄にする必要はありません。 今すぐ体験版をお試しいただけます!
|