VSCode Resources
Import with relative paths
Go to File → Preferences → Settings → User Settings
search by: typescript.preferences.importModuleSpecifier and select "relative"
Clear cache
On Ubuntu:
shrm -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
React & Redux
ES7+ React/Redux/React-Native snippets