VSCode Resources

Import with relative paths

Go to File → Preferences → Settings → User Settings search by: typescript.preferences.importModuleSpecifier and select "relative"

Source

Clear cache

On Ubuntu:

sh
rm -rf ~/.config/Code/Cache rm -rf ~/.config/Code/CachedData/ rm -rf ~/.config/Code/CachedExtensionVSIXs/ rm -rf ~/.config/Code/Local\ Storage/

Useful extensions

Beautify - Beautify code in place for VS Code

Auto rename paired HTML/XML tag

Live Server

Markdown

React & Redux

ES7+ React/Redux/React-Native snippets

GIT

Git Graph

Git History

GitLens