How to decrease and increase block indent in codeplayground just like in other editors? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to decrease and increase block indent in codeplayground just like in other editors?

Hello, all. How to decrease and increase block indent, i.e block of code in Sololearn codeplayground editor? For example when i'm working with web code(html, css, js) in sublime text it has these keybindings: Ctrl-[ and Ctrl-]? Is it even possible??

29th Jun 2021, 5:57 PM
Maksat Ramazanov
Maksat Ramazanov - avatar
5 Answers
+ 1
in app', I don'r think this is possible (but I don't know for latest version as I use an old one)... in web, it may be supported, but not necessarly in all browsers: shortcuts may be less or more supported because of OS/browsers precedence over key binding ^^ in theory, monaco editor (wich is the actual code editor engine in sololearn) should support the sale key shortcut that you use in sublime text for degreasing/increasing block indent: https://docs.monaca.io/en/products_guide/monaca_ide/editor/
29th Jun 2021, 7:20 PM
visph
visph - avatar
0
Thank you A.S. Yes my question is not clear. But I mean not code itself for moving objects on display you are created. I mean how to move block of code or text of code in the editor. When pressing select button you're selecting some block of code you want to move left or right to remove indents.
29th Jun 2021, 6:18 PM
Maksat Ramazanov
Maksat Ramazanov - avatar
0
Ok.
29th Jun 2021, 6:26 PM
Maksat Ramazanov
Maksat Ramazanov - avatar
0
Yeah, that's what i'm asking about . Thank you for your answer, visph
30th Jun 2021, 11:18 AM
Maksat Ramazanov
Maksat Ramazanov - avatar
- 1
Use margin and padding
29th Jun 2021, 6:05 PM
A S Raghuvanshi
A S Raghuvanshi - avatar