What was the last thing you mastered, that made you a faster & cleaner programmer/coder?
S3RG1096

S3RG1096 @s3rg1096

About: Freelance coder, like many of you.

Location:
US
Joined:
Mar 19, 2020

What was the last thing you mastered, that made you a faster & cleaner programmer/coder?

Publish Date: Mar 19 '20
4 3

The helping hands for me were the shortcuts. I had to do a lot of typing, so not only did I need to copypaste quickly, but also think of a way that would come in handy with custom coding and editing too.
It might sound weird, but an extra help for me was to use speech-to-text extensions. Of course, the syntax,like the parenthesis and dot-commas, comment dashes and dollar signs, opening and closing quotes I had to put manually.

Comments 3 total

  • Michael Pierre
    Michael PierreMar 19, 2020

    I enjoy using these simple yet very useful features in VSCode: Multi-Cursor editing, and Line Actions (Shift+Alt+DownArrow or Shift+Alt+UpArrow, Alt+UpArrow and Alt+DownArrow).

    • S3RG1096
      S3RG1096Mar 20, 2020

      sounds good! however, my eyes don't like tiny fonts of vscode, i use intelliJ IDEA.

Add comment