List your VSCode Extensions

by | May 27, 2022 | IT Tips | 0 comments

Ever wondered what extensions you have installed and want to keep a list?

This actually is a good way to audit your currently installed extensions and then weed out the ones you no longer need or don't use

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
code --list-extensions
 
 
# output
844196.vscode-php-symbol-rename
asciidoctor.asciidoctor-vscode
Azurite.azurite
bmewburn.vscode-intelephense-client
bradlc.vscode-tailwindcss
BubbleKID.cakephp-snippets
calebporzio.better-phpunit
cweijan.vscode-mysql-client2
dbaeumer.vscode-eslint
donjayamanne.githistory
DotJoshJohnson.xml
eric-c-hansen.vscode-docker-phpunit
esbenp.prettier-vscode
faelv.composer-companion
formulahendry.auto-rename-tag
golang.go
hakcorp.php-awesome-snippets
hangxingliu.vscode-nginx-conf-hint
HookyQR.minify
idleberg.openvpn
ikappas.phpcs
jamesm.php-namespace-resolver
janisdd.vscode-edit-csv
jock.svg
junstyle.php-cs-fixer
kokororin.vscode-phpfmt
mdickin.markdown-shortcuts
MehediDracula.php-constructor
mrmlnc.vscode-apache
ms-azuretools.vscode-azurefunctions
ms-azuretools.vscode-azureresourcegroups
ms-azuretools.vscode-azurestorage
ms-azuretools.vscode-docker
ms-python.python
ms-python.vscode-pylance
ms-toolsai.jupyter
ms-toolsai.jupyter-keymap
ms-toolsai.jupyter-renderers
ms-vscode-remote.remote-containers
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-ssh-edit
ms-vscode-remote.remote-wsl
ms-vscode-remote.vscode-remote-extensionpack
ms-vscode.azure-account
ms-vscode.azurecli
ms-vscode.powershell
neilbrayfield.php-docblocker
nikitaKunevich.snippet-creator
patbenatar.advanced-new-file
persoderlind.vscode-phpcbf
phproberto.vscode-php-getters-setters
redhat.java
redhat.vscode-xml
redhat.vscode-yaml
rexshi.phpdoc-comment-vscode-plugin
rifi2k.format-html-in-php
sissel.shopify-liquid
sleistner.vscode-fileutils
smlombardi.slime
teclado.vscode-nginx-format
thisotherthing.vscode-todo-list
tinkerun.tinkerun-vscode
tintrinh.php-refactor
TomasHubelbauer.vscode-markdown-table-format
tomoki1207.pdf
VisualStudioExptTeam.vscodeintellicode
vscjava.vscode-java-debug
vscjava.vscode-java-dependency
vscjava.vscode-java-pack
vscjava.vscode-java-test
vscjava.vscode-maven
vscodevim.vim
walkme.PHP-extension-pack
william-voyek.vscode-nginx
xdebug.php-debug
xdebug.php-pack
yzane.markdown-pdf
yzhang.markdown-all-in-one
zjffun.gotofolder
zobo.php-intellisense

With versions

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
code --list-extensions --show-versions
 
 
844196.vscode-php-symbol-rename@0.0.3
asciidoctor.asciidoctor-vscode@2.9.8
Azurite.azurite@3.17.1
bmewburn.vscode-intelephense-client@1.8.2
bradlc.vscode-tailwindcss@0.8.4
BubbleKID.cakephp-snippets@1.1.4
calebporzio.better-phpunit@1.5.3
cweijan.vscode-mysql-client2@5.3.5
dbaeumer.vscode-eslint@2.2.2
donjayamanne.githistory@0.6.19
DotJoshJohnson.xml@2.5.1
eric-c-hansen.vscode-docker-phpunit@1.0.0
esbenp.prettier-vscode@9.5.0
faelv.composer-companion@0.2.6
formulahendry.auto-rename-tag@0.1.10
golang.go@0.33.1
hakcorp.php-awesome-snippets@1.1.3
hangxingliu.vscode-nginx-conf-hint@0.3.0
HookyQR.minify@0.4.3
idleberg.openvpn@0.2.3
ikappas.phpcs@1.0.5
jamesm.php-namespace-resolver@0.0.9
janisdd.vscode-edit-csv@0.6.10
jock.svg@1.4.18
junstyle.php-cs-fixer@0.2.10
kokororin.vscode-phpfmt@1.0.31
mdickin.markdown-shortcuts@0.12.0
MehediDracula.php-constructor@0.1.2
mrmlnc.vscode-apache@1.2.0
ms-azuretools.vscode-azurefunctions@1.7.1
ms-azuretools.vscode-azureresourcegroups@0.5.1
ms-azuretools.vscode-azurestorage@0.14.0
ms-azuretools.vscode-docker@1.22.0
ms-python.python@2022.6.2
ms-python.vscode-pylance@2022.5.3
ms-toolsai.jupyter@2022.4.1021342353
ms-toolsai.jupyter-keymap@1.0.0
ms-toolsai.jupyter-renderers@1.0.7
ms-vscode-remote.remote-containers@0.234.0
ms-vscode-remote.remote-ssh@0.80.0
ms-vscode-remote.remote-ssh-edit@0.80.0
ms-vscode-remote.remote-wsl@0.66.3
ms-vscode-remote.vscode-remote-extensionpack@0.21.0
ms-vscode.azure-account@0.10.1
ms-vscode.azurecli@0.5.0
ms-vscode.powershell@2022.5.1
neilbrayfield.php-docblocker@2.7.0
nikitaKunevich.snippet-creator@0.0.5
patbenatar.advanced-new-file@1.2.2
persoderlind.vscode-phpcbf@0.0.8
phproberto.vscode-php-getters-setters@1.2.3
redhat.java@1.6.0
redhat.vscode-xml@0.20.0
redhat.vscode-yaml@1.7.0
rexshi.phpdoc-comment-vscode-plugin@1.3.0
rifi2k.format-html-in-php@1.7.0
sissel.shopify-liquid@2.3.0
sleistner.vscode-fileutils@3.5.0
smlombardi.slime@3.2.1
teclado.vscode-nginx-format@0.0.6
thisotherthing.vscode-todo-list@1.0.4
tinkerun.tinkerun-vscode@0.2.2
tintrinh.php-refactor@0.0.7
TomasHubelbauer.vscode-markdown-table-format@1.0.1
tomoki1207.pdf@1.2.0
VisualStudioExptTeam.vscodeintellicode@1.2.21
vscjava.vscode-java-debug@0.40.1
vscjava.vscode-java-dependency@0.19.1
vscjava.vscode-java-pack@0.22.4
vscjava.vscode-java-test@0.35.0
vscjava.vscode-maven@0.35.1
vscodevim.vim@1.22.2
walkme.PHP-extension-pack@1.0.0
william-voyek.vscode-nginx@0.7.2
xdebug.php-debug@1.26.1
xdebug.php-pack@1.0.3
yzane.markdown-pdf@1.4.4
yzhang.markdown-all-in-one@3.4.3
zjffun.gotofolder@0.0.2
zobo.php-intellisense@1.0.8

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.