You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a Windows system, if you want to use a different text editor, you must specify the full path to its executable file.
54
54
This can be different depending on how your editor is packaged.
55
55
56
-
In the case of Notepad++, a popular programming editor, the application is always shipped as a 32-bit executable.
56
+
In the case of Notepad++, a popular programming editor, you are likely to want to use the 32-bit version, since at the time of writing the 64-bit version doesn't support all plug-ins.
57
57
If you are on a 32-bit Windows system, or you have a 64-bit editor on a 64-bit system, you'll type something like this:
0 commit comments