File tree Expand file tree Collapse file tree 2 files changed +59
-1
lines changed Expand file tree Collapse file tree 2 files changed +59
-1
lines changed Original file line number Diff line number Diff line change 3
3
Thumbs.db
4
4
5
5
# Visual Studio and VS Code files
6
- .settings.json
7
6
.vscode /*
8
7
.vs /*
9
8
log /
@@ -24,3 +23,4 @@ AzureMigration.ps1
24
23
! /.vscode /extensions.json
25
24
.gitignore
26
25
** /.vscode /settings.json
26
+ ! /.vscode /settings.json
Original file line number Diff line number Diff line change
1
+ {
2
+ "markdown.docsetLanguages" : [
3
+ " .NET Core CLI" ,
4
+ " Apache" ,
5
+ " ASPX" ,
6
+ " AzCopy" ,
7
+ " Azure CLI" ,
8
+ " Azure CLI (Interactive)" ,
9
+ " Azure Powershell" ,
10
+ " Azure Powershell (Interactive)" ,
11
+ " Bash" ,
12
+ " C" ,
13
+ " C#" ,
14
+ " C# (Interactive)" ,
15
+ " C++" ,
16
+ " CSS" ,
17
+ " DAX Power BI" ,
18
+ " Diff" ,
19
+ " Dockerfile" ,
20
+ " DOS" ,
21
+ " F#" ,
22
+ " Go" ,
23
+ " Gradle" ,
24
+ " Groovy" ,
25
+ " HTML" ,
26
+ " HTTP" ,
27
+ " Ini" ,
28
+ " Java" ,
29
+ " JavaScript" ,
30
+ " JSON" ,
31
+ " Kotlin" ,
32
+ " Kusto" ,
33
+ " Markdown" ,
34
+ " MS Graph (Interactive)" ,
35
+ " Objective C" ,
36
+ " PHP" ,
37
+ " Plaintext no highlight" ,
38
+ " PostgreSQL & PL/pgSQL" ,
39
+ " PowerShell" ,
40
+ " PowerShell (Interactive)" ,
41
+ " Properties" ,
42
+ " Python" ,
43
+ " R" ,
44
+ " Razor CSHTML" ,
45
+ " Ruby" ,
46
+ " Scala" ,
47
+ " Shell" ,
48
+ " Solidity" ,
49
+ " SQL" ,
50
+ " Swift" ,
51
+ " Terraform (HCL)" ,
52
+ " TypeScript" ,
53
+ " VB.NET" ,
54
+ " XAML" ,
55
+ " XML" ,
56
+ " YAML"
57
+ ]
58
+ }
You can’t perform that action at this time.
0 commit comments