Learn how to ignore the .vscode folder in git by using .gitignore_global. Understand why formatters and linter extensions should be enabled at the workspace level. Explore the advantages of using the built-in terminal in VSCode.
Table of contents
1. Use .gitignore_global to ignore the .vscode folder2. Formatters and linter extensions should always be enabled at the workspace level3. The built-in terminal is really great4. You might not need GitLens8 Comments
Sort: