Hello, is it possible to shortcut a command to collapse only specific lines? Example: ```c++ // aaa // bbb // ccc ```` With a hotkey collapse all lines that start or which contain `// aaa`. Environment `c++`