Add markdown-links extension to recommendations
This commit is contained in:
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
@ -20,6 +20,9 @@
|
|||||||
|
|
||||||
// [[wiki-links]], backlinking etc
|
// [[wiki-links]], backlinking etc
|
||||||
"kortina.vscode-markdown-notes",
|
"kortina.vscode-markdown-notes",
|
||||||
|
|
||||||
|
// Adds `show graph` command that displays graph of linked notes
|
||||||
|
"tchayen.markdown-links",
|
||||||
|
|
||||||
// Understated grayscale theme (light and dark variants)
|
// Understated grayscale theme (light and dark variants)
|
||||||
"philipbe.theme-gray-matter"
|
"philipbe.theme-gray-matter"
|
||||||
|
|||||||
Reference in New Issue
Block a user