VS Code Tips & Tricks

Become a VS Code power user with tips and tricks such as keyboard shortcuts, editing tips and utilizing the goodness of extensions. By Emmanuel Okiche 🇳🇬.

Leave a rating/review
Download materials
Save for later
Comments
Share

Who is this for?

Developers who use VS Code seeking to improve their proficiency and speed while using the editor. It is expected that you have basic knowledge of using VS Code before taking this course.

Covered concepts

  • Keyboard Shortcuts
  • Editing Tips and Tricks
  • Customizing the Editor Settings
  • Code Snippets
  • Integrating Extensions
  • File Headers and Macros

Part 1: Common Tips and Tricks

01
Toggle description

Get an overview of common keyboard shortcuts and use them to execute commands to speed up your workflow.

Toggle description

Get to know the settings in VS Code and use them to customize the look and feel of your app development experience.

Toggle description

Use the editor to the max with keyboard shortcuts and preferences to get a better coding experience.

Toggle description

Learn how to create a library of code snippets to avoid writing time consuming and repetitive code from scratch.

Toggle description

Explore more general tips and tricks to speed up your workflow.

Part 2: Power Up with Extensions

Toggle description

Use extensions to add custom made snippets to generate lengthy code and use a code expansion extension.

Toggle description

Get packages with the correct version number without leaving VS Code and arrange your import statements.

Toggle description

Use extensions that help to improve your general coding experience with visual cues and colors to make editing easier.

Toggle description

Learn how to generate file headers and create macros using extensions.

Toggle description

Share your settings and other VS Code related configs across different machines.