Skip to content

Davids-Starter/vscode-starter-kit

Repository files navigation

David's VSCode Starter Kit

Hello World! This extension pack is a good start for those just beginning with VSCode. Most of the tools within this pack are language agnostic, so as to not clutter up your extensions with useless ones that you might not run into. When you start a project in a given language, it'll likely recommend you the extensions you need to get support, and I wouldn't recommend going too much beyond that as multiple related extensions can conflict with each other.

Included Extensions

Extension Link
Path Intellisense https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense
Gitignore https://marketplace.visualstudio.com/items?itemName=codezombiech.gitignore
Fold Plus https://marketplace.visualstudio.com/items?itemName=dakara.dakara-foldplus
Git History https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
Comment Anchors https://marketplace.visualstudio.com/items?itemName=exodiusstudios.comment-anchors
Todo Tree https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree
Output Colorizer https://marketplace.visualstudio.com/items?itemName=IBM.output-colorizer
Git Graph https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Indent Rainbow https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow
Material Icon Theme https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme
Data Table Render https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-table
Live Server https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer
Color Manager https://marketplace.visualstudio.com/items?itemName=royaction.color-manager
Format Toggle https://marketplace.visualstudio.com/items?itemName=tombonnike.vscode-status-bar-format-toggle
Sort Lines https://marketplace.visualstudio.com/items?itemName=tyriar.sort-lines
Error Lens https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens
IntelliCode https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode
Markdown All In One https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one

Notes:

  • I don't include any themes (besides material icon) as most themes that I've come into contact with are not great on the eyes for long periods of time.

  • I didn't include any spellcheckers as I get annoyed with them pretty quick.

  • There are no language specific extensions in this pack. I tried to keep them all pretty general and what I found useful regardless of what I was coding with.

About

David's VSCode Starter Kit

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors