Skip to content

Instantly share code, notes, and snippets.

@assiless
Last active April 24, 2024 19:07
Show Gist options
  • Save assiless/7b309f57ed72eb07c0a2ff36c3642fe4 to your computer and use it in GitHub Desktop.
Save assiless/7b309f57ed72eb07c0a2ff36c3642fe4 to your computer and use it in GitHub Desktop.
VSCode Extension

How to install:

        'code --install-extension <nameofextension>.vsix'
[theme]
sldobri.darcula-5-stars
rokoroku.vscode-theme-darcula
Anan.jetbrains-darcula-theme
Kleysley.intellij-theme-cpp
illixion.vscode-vibrancy-continued
csantiago132.intellij-ish-darcula-theme
trinm1709.dracula-theme-from-intellij
; RichardLuo.frosted-glass-theme
; s-nlf-fh.glassit

[icon]
PKief.material-icon-theme

[jupyter]
ms-toolsai.jupyter

[remote]
ms-vscode-remote.vscode-remote-extensionpack
    ms-vscode-remote.remote-wsl
    ms-vscode-remote.remote-ssh
    ms-vscode-remote.remote-containers
ms-azuretools.vscode-docker
ms-vscode-remote.remote-ssh-edit
ms-vscode.remote-explorer
ms-vscode.remote-repositories
ms-vscode.remote-server
ms-vscode.azure-repos

[github]
GitHub.remotehub
vsls-contrib.gistfs

[cpp]
ms-vscode.cpptools-extension-pack
ms-vscode.makefile-tools
llvm-vs-code-extensions.vscode-clangd
twxs.cmake

[cph]
DivyanshuAgrawal.competitive-programming-helper

[php]
xdebug.php-pack
xdebug.php-debug
bmewburn.vscode-intelephense-client
MehediDracula.php-namespace-resolver
onecentlin.laravel-blade

[java]
vscjava.vscode-java-pack
vscjava.vscode-java-test
vscjava.vscode-maven
redhat.java
vscjava.vscode-java-debug
vscjava.vscode-java-dependency

[js]
ms-vscode.js-debug-nightly
WallabyJs.quokka-vscode
dbaeumer.vscode-eslint
ms-vscode.vscode-typescript-tslint-plugin
oven.bun-vscode

[json]
j-brooke.fracturedjsonvsc
davidmarek.jsonpath-extract
eriklynd.json-tools
nidu.copy-json-path

[python]
ms-python.vscode-pylance
ms-python.python
ms-python.isort
ms-toolsai.jupyter-keymap
ms-toolsai.jupyter-renderers
ms-toolsai.vscode-jupyter-cell-tags
ms-toolsai.vscode-jupyter-slideshow

[formatter]
xaver.clang-format
HookyQR.beautify
adpyke.vscode-sql-formatter

[vscode]
smcpeak.default-keys-windows
lehni.vscode-fix-checksums
Gruntfuggly.todo-tree
monilpatel.learn-keyboard-shortcuts
MS-CEINTL.vscode-language-pack-fr
VisualStudioExptTeam.intellicode-api-usage-examples
VisualStudioExptTeam.vscodeintellicode
donebd.vscode-keypromoter

[helper]
metaseed.MetaJump
philsinatra.nested-comments
danielroedl.meld-diff
fabiospampinato.vscode-diff
dqisme.sync-scroll

[previewer]
ms-vscode.live-server
bierner.markdown-mermaid
jock.svg
jebbs.plantuml
GrapeCity.gc-excelviewer

[api]
rangav.vscode-thunder-client

[doc]
cschlosser.doxdocgen
kevinkyang.auto-comment-blocks

[xml]
deltaxml.xpath-notebook
deltaxml.xslt-xpath
DotJoshJohnson.xml

[web]
codespaces-Contrib.codeswing

[.dot]
dotiful.dotfiles-syntax-highlighting
nico-castell.linux-desktop-file

[windows]
ionutvmi.reg
cweijan.vscode-autohotkey-plus

[shell]
jeff-hykin.better-shellscript-syntax

[pdf]
tomoki1207.pdf

[c#]
ms-dotnettools.csharp
ms-dotnettools.vscode-dotnet-runtime

[visualstudio]
willasm.rc-script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment