Foundation Pack
A rudimentary implant.
Basic extensions for VSC (regardless of language, framework)
Theme
- Kanagawa Wave (
metaphore.kanagawa-vscode-color-theme )
Code Utils
adpyke.codesnap : CodeSnap (Generate beautiful images of code)
albert.tabout : TabOut (Easily navigate between code blocks)
arcanis.vscode-zipfs : ZipFS (Open and edit zip files directly)
jannisx11.batch-rename-extension : Batch Rename (Rename files in bulk)
mechatroner.rainbow-csv : Rainbow CSV (Colorize CSV files)
meezilla.json : JSON (JSON language support with formatting and validation)
Git Utils
eamodio.gitlens : GitLens (Powerful Git integration for VS Code)
pomber.git-file-history : Git File History (View the history of a file within VS Code)
Coding Enhancements
christian-kohler.npm-intellisense : npm IntelliSense (Autocomplete for npm modules in import statements)
christian-kohler.path-intellisense : Path IntelliSense (Autocomplete for file paths)
dzhavat.bracket-pair-toggler : Bracket Pair Colorizer 2 (Colorize matching brackets)
formulahendry.auto-close-tag : Auto Close Tag (Automatically add closing tags for HTML/XML)
formulahendry.auto-rename-tag : Auto Rename Tag (Automatically rename paired HTML/XML tags)
oderwat.indent-rainbow : indent-rainbow (Makes indentation easier to read)
pranaygp.vscode-css-peek : CSS Peek (Quickly jump to CSS definitions)
rvest.vs-code-prettier-eslint : Prettier ESLint (Code formatter and linter)
usernamehw.errorlens : Error Lens (Show errors and warnings inline in your code)
wayou.vscode-todo-highlight : Todo Highlight (Highlight TODOs and FIXMEs in your code)
Remote Development
ms-vscode-remote.remote-containers : Remote - Containers (Develop inside containers)
ms-vscode-remote.remote-ssh : Remote - SSH (Connect to remote machines using SSH)
ms-vscode-remote.remote-ssh-edit : Remote - SSH: Editing Configuration Files (Edit SSH config files)
ms-vscode-remote.remote-wsl : Remote - WSL (Connect to the Windows Subsystem for Linux)
ms-vscode-remote.vscode-remote-extensionpack : Remote Development (Extension pack for remote development)
ms-vscode.remote-explorer : Remote Explorer (Manage remote connections)
ms-vscode.remote-server : Remote Server (Run commands and browse files on a remote server)
Other
asvetliakov.vscode-neovim : vscode-neovim (Neovim integration for VS Code)
bmalehorn.shell-syntax : Shell Syntax (Syntax highlighting for shell scripts)
chakrounanas.turbo-console-log : Turbo Console Log (Quickly generate console logs)
dbaeumer.vscode-eslint : ESLint (JavaScript linter)
ecmel.vscode-html-css : HTML CSS Support (HTML and CSS language support)
esbenp.prettier-vscode : Prettier - Code formatter (Code formatter)
formulahendry.code-runner : Code Runner (Run code snippets in various languages)
formulahendry.docker-explorer : Docker (Manage Docker containers and images)
github.codespaces : GitHub Codespaces (Develop in the cloud)
github.vscode-github-actions : GitHub Actions (GitHub Actions support for VS Code)
github.vscode-pull-request-github : GitHub Pull Requests and Issues (GitHub PR and issue management)
ms-azuretools.vscode-docker : Docker (Manage Docker containers and images)
ritwickdey.liveserver : Live Server (Launch a local development server)
seyyedkhandon.gpack : gpack (GIt extension pack)
tamasfe.even-better-toml : Better TOML (TOML language support)
visualstudioexptteam.intellicode-api-usage-examples : IntelliCode API Usage Examples (Code suggestions powered by AI)
visualstudioexptteam.vscodeintellicode : IntelliCode (Code suggestions powered by AI)
vscode-icons-team.vscode-icons : vscode-icons (File icons)
wakatime.vscode-wakatime : WakaTime (Automatic time tracking and metrics for your coding activity)
yzhang.markdown-all-in-one : Markdown All in One (Markdown language support)
| |