generated from marcocrowe/final-year-project-fyp-thesis-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathextensions.json
29 lines (29 loc) · 937 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": [
"alanwalk.markdown-navigation",
"davidanson.vscode-markdownlint",
"streetsidesoftware.code-spell-checker",
"yzhang.markdown-all-in-one",
"maptz.camelcasenavigation",
"wmaurer.change-case",
"bierner.markdown-footnotes",
"mdickin.markdown-shortcuts",
"darkriszty.markdown-table-prettify",
"cweijan.vscode-office",
"wraith13.open-in-github-desktop",
"mechatroner.rainbow-csv",
"gruntfuggly.todo-tree",
"vscode-icons-team.vscode-icons",
"jannisx11.batch-rename-extension",
"shinotatwu-ds.file-tree-generator",
"eamodio.gitlens",
"george-alisson.html-preview-vscode",
"shd101wyy.markdown-preview-enhanced",
"bierner.markdown-mermaid",
"tomoyukim.vscode-mermaid-editor",
"gruntfuggly.mermaid-export",
"bpruitt-goddard.mermaid-markdown-syntax-highlighting",
"jackiotyu.size-tree",
"jebbs.plantuml",
]
}