steedos-platform/.vscode/extensions.json

5 lines
112 B
JSON
Raw Normal View History

2019-03-19 10:30:38 +00:00
{
"recommendations": [
2019-03-30 03:19:06 +00:00
"redhat.vscode-yaml", "gruntfuggly.todo-tree", "Arjun.swagger-viewer"
2019-03-19 10:30:38 +00:00
]
}