DEV Community

Pratik sharma
Pratik sharma

Posted on

1

Productivity tips/hacks that you use,coding in VScode

What small hacks, or tips that you can tell a beginner coder?

Let me start !!!

  1. Jump start coding from command line using code . to open your current directory in vscode.

  2. Just ctrl + x to cut the current line.

  3. Using ctrl + f to find functions named variables instead of scrolling.

Now you go, Let's make a list of whole productivity tips that beginner might not know

Top comments (1)

Collapse
 
erickvh_ profile image
Erick Ventura • Edited
  1. Use ctrl + p in order to find files just typing the name or part of the path related to it

  2. Move code lines using alt + down/up

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay