thedocks/.vscode/extensions.json

17 lines
460 B
JSON
Raw Normal View History

2022-03-02 21:20:52 +00:00
{
"recommendations": [
"quodatum.vscode-basex",
"ms-azuretools.vscode-docker",
"dbaeumer.vscode-eslint",
"eamodio.gitlens",
"kelvin.vscode-sshfs",
2023-06-13 13:03:49 +01:00
"alefragnani.project-manager",
"redhat.vscode-xml",
"deltaxml.xpath-notebook",
"maattdd.gitless",
"buenon.scratchpads",
"bierner.markdown-mermaid",
"mfederczuk.w3c-ebnf",
"quodatum.xquery-notebook"
2022-03-02 21:20:52 +00:00
]
}