Hi Eranif,
not sure if this feature would make sense for some people. Sometimes I find myself in the situation where I like to pass different arguments when debugging or executing the program. Would it make sense to add some sort of option for multiple run configuration for the execution arguments? The choice could be selectable in the Workspace View. Other than that the only right now (maybe there is another way?) would be to create another configuration with different arguments. This way would lead to too many configurations. Not sure if this feature is useless or an overkill or something.
Yaakuro
List of choice for execution arguments
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Sat Oct 04, 2008 4:06 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: List of choice for execution arguments
Hi,
I assume that you mean:
In project settings->general tab
the fields:
"Program Arguments" and "Debug program arguments"
It actually makes a lot of sense to make it a drop down selection
Can you please open a feature request on GitHub?
https://github.com/eranif/codelite/issues/new
I assume that you mean:
In project settings->general tab
the fields:
"Program Arguments" and "Debug program arguments"
It actually makes a lot of sense to make it a drop down selection
Can you please open a feature request on GitHub?
https://github.com/eranif/codelite/issues/new
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Sat Oct 04, 2008 4:06 am
- Contact:
Re: List of choice for execution arguments
Yes exactly. Ok, I will make a feature request. Would be nice if that drop down selection is directly in the workspace view or somewhere in the toolbar selectable.