We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecbe42 commit 1bb25cdCopy full SHA for 1bb25cd
.vscode/settings.json
@@ -0,0 +1,37 @@
1
+{
2
+ "cSpell.enabled": false,
3
+ "cSpell.enabledLanguageIds": [
4
+ "asciidoc",
5
+ "c",
6
+ "cpp",
7
+ "csharp",
8
+ "css",
9
+ "git-commit",
10
+ "go",
11
+ "handlebars",
12
+ "haskell",
13
+ "html",
14
+ "jade",
15
+ "java",
16
+ "javascript",
17
+ "javascriptreact",
18
+ "json",
19
+ "jsonc",
20
+ "latex",
21
+ "less",
22
+ "markdown",
23
+ "php",
24
+ "plaintext",
25
+ "pug",
26
+ "python",
27
+ "restructuredtext",
28
+ "rust",
29
+ "scala",
30
+ "scss",
31
+ "text",
32
+ "typescript",
33
+ "typescriptreact",
34
+ "yaml",
35
+ "yml"
36
+ ]
37
+}
0 commit comments