Is there any way to get the dart editor to always run the same command? -
i wanted cmd-r "run main.html" file.
is there way this. currently, when @ eclipse xml output of keybindings, appears cmd-r bound "run". fine in general, annoying because have switch out of .html file editing , open main.html before press cmd-r.
i on dart editor version 0.4.5_r21094.
we in process of adding menu option "always run last launch". option checked, once have run main.html, editor run same launch on cmd-r (selection no longer matters) until explicitly launch html file.
Comments
Post a Comment