Scorpio:
When U double click a file configured to open by default in SciTE, how to make it open in the new tab in the latest window?
The check.if.already.open property can be set to allow files to open into an existing instance of SciTE.
And can we have options of whether to open in new instance or in a new tab by right clicking? And how do we do it...?
You'll have to learn about setting up shell context menus from your platform's documentation. check.if.already.open may work on a command line to set the behaviour for that run but both the existing instance and the instance being run to add the file must have the option set. SciTE -check.if.already.open file.txt Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
