Hello World! This extension is meant as a starting point to extensions in VSCode.
To get started select the language you wish to develop in and the extension would recommend a set of extensions to make your experience easier. The list of extensions is maintained on the repository and is actively maintained by the community. Please refer to contributing guides below to recommend your favorite extensions.
Happy Coding!!!
Features
Initium provides an initial dashboard which has five categories:
Essentials: This section installs three extensions by default -> GitLens, -> Code Spell Checker, -> TODO Highlight
Python: This section shows recommended extensions for Python projects but doesn't install them by default. Our current recommendations are -> Python, -> Code Runner, -> Linter
Javascript: This section shows recommended extensions for Javascript projects but doesn't install them by default. Our current recommendations are -> Quokka.js, -> ESLint, -> Prettier
Potpourri: This section shows some miscellaneous extensions but doesn't install them by default. Our current recommendations are -> Bookmarks, -> Bracket Pair Colorizer
Advanced: This section shows some advanced extensions but doesn't install them by default. Our current recommendations are -> Regex Previewer, -> REST Client