Extensions General

Chester Wyke July 27, 2023 Updated: April 15, 2025 #vscode

Some may come installed by default (not sure where I got all of these and haven’t had time to test)

Current

NameIDReason
Code Spell Checkerstreetsidesoftware.code-spell-checkerSpelling checker for source code
Error Lensusernamehw.errorlensMakes errors overlay next to code
Git Graphmhutchie.git-graphView a Git Graph of your repository, and perform Git actions from the graph
Git Historydonjayamanne.githistoryProvides additional git commands and more file specific info
gitflowvector-of-bool.gitflowGitflow integration
GitHub Actionsgithub.vscode-github-actionsGitHub Actions workflows and runs
GitHub Pull Requests and IssuesGitHub.vscode-pull-request-githubPull Request and Issues
GitLens — Git superchargedeamodio.gitlensProvides more advanced git commands like rebase interactive
Key Promoterdonebd.vscode-keypromoterLearn shortcuts while you are working
Live Previewms-vscode.live-serverLets you preview pages (like markdown)
Live Sharems-vsliveshare.vsliveshareReal-time collaborative development
Numbered Bookmarksalefragnani.numbered-bookmarksMark lines and jump to them, in Delphi style
Todo TreeGruntfuggly.todo-treeShow TODO, FIXME, etc. comment tags in a tree view

Previous

NameIDReason
cmd execeasterapps.script-runnerExecute commands using a key combination (Wasn’t being used)
Remote Repositoriesms-vscode.remote-repositoriesRemotely browse and edit git repositories (Mostly using code spaces now)