— vscode — 1 min read
- by Nick Grealy
Background:
Productivity boosters for Visual Studio Code.
Have an error like this in the console?
1../services/MyService.js:12:9: 'foobar' is assigned a value but never used.
Jump straight to the file/line/character by:
MyService.js:12:9