Shortcut for Collapsing and Expanding Code Blocks
Hi,
After starting a new job recently after I had to start using Visual Studio. I don't know anything aboujt Visual Studio because I always use Repl.it's IDE.
One great feature I noticed was the CTRL+M+O and CTRL+L+O keyboard shortcuts that allow you to collapse and expand all code blocks.
It would be great if Repl.it had a feature like this.
Thanks,
Stefan
ash15khng (704)
Press Ctrl+Shift+P and there's a big menu of cool shortcuts you can use!
netarangi (0)
chur bro
Geocube101 (606)
They do
Pressing "F1" will reveal some shortcuts for repl.it
Scroll down to fold for shortcuts on collapsing code
@ash15khng @Geocube101 Thanks guys!