1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 08:22:33 +02:00
ScreenPlay/.vscode/extensions.json

10 lines
263 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",
2023-09-01 13:48:48 +02:00
"seanwu.vscode-qt-for-python",
"josetr.cmake-language-support-vscode"
]
}