Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

Custom command for Execute Document

Open Lychrell opened this issue 3 years ago • 1 comments

Instead of using the default program used by the File Explorer, it would be better to allow the program to use a different command to run when Execute Document is pressed. I could set it to open my code in the compiler, but I won't be able to add command-line arguments or set environment variables. It would also be neat if there are commands in Notepad3 provided by default.

Lychrell avatar Aug 28 '22 07:08 Lychrell

This can be handy if you have several local python environments, especially if you have python3 and python2 at the same time.

ZhianLin avatar Oct 06 '23 07:10 ZhianLin