I have a number of very large files, 3000 lines are typical, 10000 lines can happen and I have indeed a coworker who produces a file with more than 100000 lines (this comes by generation).
That's why I would like to open files with "Collapse Definitions, Show Comments", this is indeed a good starting point for a file. But the options page allows only True or False for any folding on file open. And as I saw it does then only collapse multi-line comments, not more, especially all the functions remain open.
Because I can't keep in mind Ctrl-M Ctrl-K I tried to make me a button in the toolbar but I failed with that because I couldn't find usable actions for CollapseComments.
I have a number of very large files, 3000 lines are typical, 10000 lines can happen and I have indeed a coworker who produces a file with more than 100000 lines (this comes by generation).
That's why I would like to open files with "Collapse Definitions, Show Comments", this is indeed a good starting point for a file. But the options page allows only True or False for any folding on file open. And as I saw it does then only collapse multi-line comments, not more, especially all the functions remain open.
Because I can't keep in mind Ctrl-M Ctrl-K I tried to make me a button in the toolbar but I failed with that because I couldn't find usable actions for CollapseComments.