-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathextensions.json
29 lines (29 loc) · 891 Bytes
/
extensions.json
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
{
"recommendations": [
"aaron-bond.better-comments",
"streetsidesoftware.code-spell-checker",
"dbaeumer.vscode-eslint",
"evondev.dracula-high-contrast",
"htmlhint.vscode-htmlhint",
"xabikos.javascriptsnippets",
"yzhang.markdown-all-in-one",
"bierner.markdown-preview-github-styles",
"davidanson.vscode-markdownlint",
"pkief.material-icon-theme",
"christian-kohler.path-intellisense",
"devsense.phptools-vscode",
"jaguadoromero.vscode-php-create-class",
"rangav.vscode-thunder-client",
"enkia.tokyo-night",
"vscode-icons-team.vscode-icons",
"esbenp.prettier-vscode",
"yzane.markdown-pdf",
"editorconfig.editorconfig",
"ecmel.vscode-html-css",
"neilbrayfield.php-docblocker",
"alefragnani.bookmarks",
"bmewburn.vscode-intelephense-client",
"donjayamanne.githistory",
"eamodio.gitlens"
]
}