ZeroBraneStudio icon indicating copy to clipboard operation
ZeroBraneStudio copied to clipboard

startfile and Command line arguments

Open jjvbsag opened this issue 5 years ago • 1 comments

Is it possible to override the startfile in projectsettings .zbstudio/user.lua ? How? Also I'd like to request, the 'Command line parameters' are stored based on the startfile, so if I have different startfiles in a project, changing the startfile will select related 'command line parameters'

jjvbsag avatar Sep 30 '19 06:09 jjvbsag

I think this is too narrow focused. What I can probably do is to add a new callback when the start file is set, which will allow you to do whatever you'd like (including setting the command line settings). You can then write a plugin that will implement saving the command line setting and then restoring it on the startfile change.

pkulchenko avatar Sep 30 '19 14:09 pkulchenko