This is an extension pack for Visual Studio Code with some essential extensions that are helpful for development in general.
- Project Manager
- Path Intellisense
- GitLens — Git supercharged
- Toggle Excluded Files
- EditorConfig for VS Code
- Output Colorizer
- DotENV
- Live Share
- Settings Sync
- Indenticator
- File Utils
- Visual Studio IntelliCode
- TODO Highlight
- change-case
# Directly on Visual Studio Code
ext install magnobiet.essential-extension-pack
# Or in your terminal
code --install-extension magnobiet.essential-extension-pack
- Fork it!
- Create your feature branch:
git checkout -b feature/my-new-feature
- Commit your changes:
git commit -m "Add some feature"
- Push to the branch:
git push origin feature/my-new-feature
- Submit a pull request :D
This package is licensed under the MIT license. Copyright © Magno Biét