mirror of
https://github.com/foambubble/foam-template.git
synced 2025-07-23 10:28:58 +00:00
11 lines
312 B
JSON
11 lines
312 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode",
|
|
"eamodio.gitlens",
|
|
"ivangabriele.vscode-git-add-and-commit",
|
|
"philipbe.theme-gray-matter",
|
|
"yzhang.markdown-all-in-one"
|
|
]
|
|
}
|