+ 34
SoloLearn Desktop Hidden Feature
Hi all! I accidently found this cool feature on the SoloLearn Playground (Tested On Web Version on Desktop Only) When your cursor is on the code, press L_CTRL+, that is left control plus the key with a comma. Personalize your workspace/editor ;)
12 odpowiedzi
+ 14
it also work on Web version in android with help from Hacker Keyboard app.
+ 12
Wow... I'm so glad this exists...
This reminds me of another hidden feature that I accidentally found.
My cursor was in the editor and I wanted to focus Chrome's address bar. The keyboard shortcut to focus the address bar is Ctrl+L. So I typed Ctrl+L while my cursor was in the code editor.
What I learned was that the code playground had overridden this keyboard shortcut for one of their own uses. It turns out that Ctrl+L helps you navigate to a given line in your code.
So, say you're lost in a big program and the console says that there's an error on line 121. Instead of scrolling all the way to that line, you can just type Ctrl+L and type in 121.
+ 11
cool thank you Javier Felipe Toribio
+ 10
Wow! This thread is golden. Thanks for the info, it's very useful!
+ 9
Morpheus oh man thats cool!
+ 7
「HAPPY TO HELP」 , yep definitely better than not knowing 👍,
I tried to look for ways to save it, but looks like it doesn't lasts after the session ends, then the default settings from SoloLearn kicks in.
btw we can use it in our projects and tweek more to learn more
https://code.sololearn.com/WbqWzV4UbaK1/?ref=app
+ 6
「HAPPY TO HELP」 , I am very glad for that accident 👌, I was struggling with font size there and just updated these things there
font size 14px
animation scrolling
show print margin
live autocompletion
now I ll feel a bit better at SoloLearn editor too for simple things
thanks 👏, keep up the great work
Vitruvian thanks for the link 🙋
+ 6
Sadly these settings are not permanent 🙀,
and resets on new tabs, let's see the gethub link to store it permanently
+ 6
This is really cool. I've found this other features in Sololearn Playground (Only works in Web version on Desktop):
CTR+f A search window popups. Useful for searching words.
CTR+k navigate throught code searching each coincidence of the word of previous search
CTL+ç comment/uncomment code, using comment type of each language
+ 4
CTR+d remove line
CTR+z undo
+ 3
It happened me too, I found the same shortcut "ctrl + comma key" by accident. I didn't know anyone else knew about this.
I was thinking to post it, but you won me. It's fun and useful to find these shortcuts.
+ 2
Interesting..................................................