Skip to content
MountainPass Blog

Visual Studio Code Productivity Boosts

vscode1 min read

- by Nick Grealy

Background:

Productivity boosters for Visual Studio Code.

1. Jump to code

Have an error like this in the console?

console
1../services/MyService.js:12:9: 'foobar' is assigned a value but never used.

Jump straight to the file/line/character by:

  1. copying the text MyService.js:12:9
  2. command + P (Mac), Paste, Enter
© 2021 by MountainPass Blog. All rights reserved.
Theme by LekoArts