How do I ...
-
- erase/ remove all files FROM editor view ?
Is there a menu similar to "erase all breakpoints ?
Actually "stop all running , being debugged , application " similar way would be nice too. . - change the "slider / thumb" in edit and other similar views color / intensity ?
( The old man eyesight is not that great...)
Thanks
- erase/ remove all files FROM editor view ?
-
@AnneRanch said in How do I ...:
erase/ remove all files FROM editor view ?
If you are talking about QtCreator, you can rightclick the current file(s) pane and select "Close all".
If this is what you want to know?! What editor view? -
@Pl45m4
I am referring to this view - upper right section.
In subdirs project it gets cluttered with many identical file names...
They have to be deleted one at a time.
Right click does not have "delete all files" option.
But it such feature does not exists- I asked just in case I misses it - it is pointless to post and discuss it here, -
It's not clear to me what you are referring to in the 'upper right section' of your screenshot. Are you wanting to delete the files -- delete them from your computer, or do you just want to close them so they are no longer opened in QtCreator? If the latter, you can right-click on the filename dropdown and get a menu with options to close some or all of the currently opened files.