[Feature] Set bookmarks at specific line in code

Hi guys,

I don’t if this has been suggested before, but I would like to have the possibility to set bookmarks in the codingame IDE, just like in classical IDE such as pycharm or vs code (thanks to dedicated plugins). As the code gets bigger and bigger, especially for complex puzzles, it sometimes gets hard to scroll through hundreds of code lines.
IMO, this enhancement is not so hard to do and would really ease the development process.

Thanks