0

Keyboard shortcuts for programming

Everyone if you knows the shortcut of keyboard tabs then comment below which will be helpful for all of usâ€đŸ€—đŸ€—đŸ€—

12th Oct 2024, 6:06 PM
Uchawsing Marma
Uchawsing Marma - avatar
3 Answers
+ 1
what a valid shortcut is, depends on the environment
12th Oct 2024, 7:19 PM
Lisa
Lisa - avatar
+ 1
Every code editor has it's own shortcuts. I don't think there are any inside the SoloLearn Code Bits environment. But on your computer, whatever program you use to edit source will have it's own shortcuts. The ones to learn as SAVE, RUN, DEBUG, UNDO, REDO, COPY, PASTE. Which program / ide you are using determines what those are. In most programs, the drop-down menus will also show the shortcut keys for that command. Just pay attention when you poke around the menus. Most programs also allow you to change what they are. Although i don't recommend doing that. It's better to learn the defaults.
12th Oct 2024, 8:04 PM
Jerry Hobby
Jerry Hobby - avatar
0
this "question" does not really belong here.... but the question is absolutely not accurate. under Linux using VSCodium: line comment: CTRL+SHIFT+6 block comment: CTRL+SHIFT+A fleet (from jetbrains): CTRL+/ and so on
12th Oct 2024, 6:54 PM
Mihaly Nyilas
Mihaly Nyilas - avatar