Skip to content

Instantly share code, notes, and snippets.

@assiless
Last active October 1, 2024 13:30
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

[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
codecola-c.remove-all-comments-javascript

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

[html]
htmlhint.vscode-htmlhint

[json]
j-brooke.fracturedjsonvsc
davidmarek.jsonpath-extract
eriklynd.json-tools
nidu.copy-json-path
davidnussio.vscode-jq-playground
jq-syntax-highlighting.jq-syntax-highlighting

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

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

[jupyter]
ms-toolsai.jupyter

[formatter]
gformat.html-formatter
xaver.clang-format
HookyQR.beautify
adpyke.vscode-sql-formatter
esbenp.prettier-vscode

[vscode]
ryuta46.multi-command
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
jota0222.multi-formatter

[helper]
metaseed.MetaJump
philsinatra.nested-comments
danielroedl.meld-diff
fabiospampinato.vscode-diff
dqisme.sync-scroll
ms-vscode.anycode
AakashP.adb-qr
hookyqr.minify
rioj7.vscode-remove-comments

[previewer]
ms-vscode.live-server
bierner.markdown-mermaid
jock.svg
jebbs.plantuml
[email protected]
mechatroner.rainbow-csv
fudgepops.kaitai-struct-vscode
ms-vscode.hexeditor
bierner.markdown-preview-github-styles

[api]
rangav.vscode-thunder-client

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

[web]
codespaces-Contrib.codeswing

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

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

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

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

[pdf]
tomoki1207.pdf

[visualstudio]
willasm.rc-script

[language]
streetsidesoftware.code-spell-checker-british-english
    streetsidesoftware.code-spell-checker
ms-vscode.vscode-speech-language-pack-en-gb
    ms-vscode.vscode-speech
funkyremi.vscode-google-translate
chun.vscode-translate
lokalise.i18n-ally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment