Extensions:
- Web Development - Live Preview
- Docker
- Go or Golang - Go and Go Test Explorer
- Terraform - HashiCorp Terraform
- Python - Python
- Code Runner - Disable below two settings
- Clear Previous Output
- Show Execution Message
Short cuts related to VS Code
Typing "!" will prompt Emmet Abbreviation and choosing this, will auto complete HTML template for you only if the file extension is ".html"
Making "Git Bash" as Default shell in Visual Code:
Menu > View > Command Palette (Ctrl + Shift + P) > Type "Select Default Profile" > Choose "Git Bash". Once this is done, whenever we launch Terminal from VS Code, it will launch "Git Bash" shell
No comments:
Post a Comment