-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathextensions.json
40 lines (40 loc) · 1.09 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
{
"recommendations": [
"be5invis.toml",
"chrischinchilla.vale-vscode",
"christian-kohler.npm-intellisense",
"davidanson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
"dlasagno.rasi",
"editorconfig.editorconfig",
"foxundermoon.shell-format",
"github.copilot-chat",
"github.copilot",
"github.vscode-github-actions",
"google.wireit",
"gruntfuggly.todo-tree",
"hogashi.crontab-syntax-highlight",
"mikestead.dotenv",
"mousavian.ssh-config-syntax-highlighter",
"mrmlnc.vscode-apache",
"naumovs.color-highlight",
"nhoizey.gremlins",
"nico-castell.linux-desktop-file",
"oouo-diogo-perdigao.docthis",
"redhat.vscode-xml",
"redhat.vscode-yaml",
"remisa.shellman",
"rescuetime.rescuetime",
"rvest.vs-code-prettier-eslint",
"snappify.snappify",
"tamasfe.even-better-toml",
"timonwong.shellcheck",
"unifiedjs.vscode-remark",
"wayou.vscode-todo-highlight",
"yoavbls.pretty-ts-errors",
"yzhang.markdown-all-in-one",
"znck.grammarly",
"mechatroner.rainbow-csv",
"mkhl.shfmt",
]
}