Posted by: Clark
« on: August 19, 2018, 11:40:39 PM »We've wanted to make the project properties dialog a tree (like Tools>Options) and combine the project options and the project properties. That would also give us more flexibility to move things around to make it easier to set common settings (and find settings --there are tons).
The Run/Debug settings should be cleaned up and simplified. Maybe put the Run settings on a separate tab even though some are used for Debug. The Python program arguments have a munge of arguments right now. Another simplification would be to separate the program arguments from other arguments (the Project Options Run tab already does this).
You can already copy a config but you can't insert say a C++ config in a Python project. I think that's doable. It's not that valuable though because you can simply add another project to your workspace and quickly switch to it. Although, it does require another project file.
The Run/Debug settings should be cleaned up and simplified. Maybe put the Run settings on a separate tab even though some are used for Debug. The Python program arguments have a munge of arguments right now. Another simplification would be to separate the program arguments from other arguments (the Project Options Run tab already does this).
You can already copy a config but you can't insert say a C++ config in a Python project. I think that's doable. It's not that valuable though because you can simply add another project to your workspace and quickly switch to it. Although, it does require another project file.