[Gambas-user] Execute script from ide

Marco Ancillotti gambas at servinfo.it
Wed Sep 20 09:36:47 CEST 2023


Hi all ,

I usually have some script on a project because I use that to make some 
internal processing or to load the binary to the
right server.

When I right click on that from the ide I see the usual stuff ( open , 
open with , duplicate , ... ) .

Is possible to add a menu item to run the script on a window ?

It will speed up my works a lot since I write script directly from the 
ide and every time I need to run one I need to go to tools ,
open terminal , run script by hand and then close the terminal.

I think we need simply to check if file have execute permission and 
launch it the default terminal app.

Thanks in advance,
Marco.




More information about the User mailing list