Differences
This shows you the differences between the selected revisions of the page.
| 2019-04-16 | 2019-04-18 | ||
| there's 64-bit version of notepad++ (martin) | Visual Studio Code (martin) | ||
| Line 5: | Line 5: | ||
| If your have your favorite editor associated with text files in Windows, you can have WinSCP autodetect the editor, to avoid manually configuring it. See //Use default system editor// button on [[ui_editor_preferences|Editor preferences dialog]]. | If your have your favorite editor associated with text files in Windows, you can have WinSCP autodetect the editor, to avoid manually configuring it. See //Use default system editor// button on [[ui_editor_preferences|Editor preferences dialog]]. | ||
| + | |||
| + | ===== Visual Studio Code ==== | ||
| + | Command to specify on //[[ui_editor_preferences|Editor preferences dialog]]//: | ||
| + | |||
| + | <code> | ||
| + | "%LOCALAPPDATA%\Programs\Microsoft VS Code\Code.exe" !.! | ||
| + | </code> | ||
| ===== Sublime Text ===== | ===== Sublime Text ===== | ||