1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00
ScreenPlay/.vscode/extensions.json

9 lines
215 B
JSON
Raw Normal View History

{
"recommendations": [
2023-06-11 10:07:52 +02:00
"sanaajani.taskrunnercode",
"delgan.qml-format",
"ms-vscode.cpptools-extension-pack",
"ms-vscode.cmake-tools",
"seanwu.vscode-qt-for-python"
]
}