Launching the Editor

Questions about the BASICtools and MakeItC
Post Reply
basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Launching the Editor

Post by basicchip »

Now that I am using Notepad++ more and more, I've noticed an annoying feature of both MakeItC and BASICtools when launching the editor.

It can ignore the setting of using Notepad++ as the default editor, and keeps asking it each time you launch the editor. This can be remedied by a small change to TclTerm.tcl, which is attached here. Just copy it into the Program Files(x86)/Coridium or Program Files(x86)/Coridium/bin directory, wherever you find the previous TclTerm.tcl
TclTerm.tcl
(63.53 KiB) Downloaded 595 times



ElvinK
Posts: 1
Joined: Wed Apr 26, 2017 12:27 pm

Re: Launching the Editor

Post by ElvinK »

basicchip wrote:Now that I am using Notepad++ more and more, I've noticed an annoying feature of both MakeItC and BASICtools when launching the editor.

It can ignore the setting of using Notepad++ as the default editor, and keeps asking it each time you launch the editor. This can be remedied by a small change to TclTerm.tcl, which is attached here. Just copy it into the Program Files(x86)/Coridium or Program Files(x86)/Coridium/bin directory, wherever you find the previous TclTerm.tcl

TclTerm.tcl
very helpful thanks basicchip.

Post Reply