radimitrov / CSharpShellApp

85 stars 18 forks source link

Command Args #140

Open UCYT5040 opened 2 years ago

UCYT5040 commented 2 years ago

Add feature for command line argument while debugging.

radimitrov commented 2 years ago

As in a checkbox that says and does "Only use command line arguments in debug mode"?

UCYT5040 commented 2 years ago

No like on windows you could do abc.exe ARG_HERE

It would be nice for that on the app when running. I realize I said debugging, my bad.

radimitrov commented 2 years ago

I'm putting a "Run with args" option in the main menu