Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force update the behavior RUN/DEBUG button in preferences #485

Closed
ngaud opened this issue Sep 14, 2016 · 1 comment
Closed

Force update the behavior RUN/DEBUG button in preferences #485

ngaud opened this issue Sep 14, 2016 · 1 comment

Comments

@ngaud
Copy link
Member

ngaud commented Sep 14, 2016

If you keep the default behaviour of RUN or DEBUG button (launch config) it is a run as, it thus creates automatically a new launch configuration for the agent where your cursor is located inside the code.

That leads to surprising behaviour, because the launched agent is usually the right one.
We need to update the default behaviour in the preferences Preferences/"Run/Debug"/Launching from "Launch the selected resource" to "Always launch the previously launched application"

@gallandarakhneorg
Copy link
Member

We may also keep the configuration unchanged, but disable by default the "Run As" on the SARL code editor. This "Run As" may be enabled back by using a checkbox in the SARL preferences.

What is the most user friend approach?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants