工具--》外部工具--》自定義工具...--》新建 * 標(biāo)題: SourceFormatX * 命令: C:/Program Files/SourceFormatX/SourceFormatX.exe * 參數(shù): $(Path) * 起始目錄:$(Dir) * 圖標(biāo)路徑: 定位到C:/Program Files/SourceFormatX/SourceFormatX.exe,選定里面的圖標(biāo) --》確定 SourceFormatX網(wǎng)上有破解版,按以上操作后就可以在Emeditor上通過點(diǎn)擊這個(gè)工具對(duì)當(dāng)前文件進(jìn)行格式化了。當(dāng)然,當(dāng)前文件的格式得是它支持的,如:*.vbs;*.js;*.cs ========================================================================= Add a Tool Menu that will invoke SourceFormatX 1. Click "Tools" -> "External Tools" -> "Customize Tools...". 2. Click the "New" button to add a new tool menu. 3. Assuming you installed SourceFormatX in C:/Program Files/SourceFormatX/, fill in the form as show below: * Title: SourceFormatX * Command: C:/Program Files/SourceFormatX/SourceFormatX.exe * Arguments: $(Path) * Initial Directory:$(Dir) * Icon Path: 定位到C:/Program Files/SourceFormatX/SourceFormatX.exe,選定里面的圖標(biāo) 4. Click "OK" to save settings.