1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00
ScreenPlay/.vscode/extensions.json
Elias Steurer e53f75b59b Add switch between x11 and wayland
Add missing dependencies
2023-08-25 13:41:36 +02:00

11 lines
276 B
JSON

{
"recommendations": [
"sanaajani.taskrunnercode",
"delgan.qml-format",
"ms-vscode.cpptools-extension-pack",
"ms-vscode.cmake-tools",
"seanwu.vscode-qt-for-python",
"mhutchie.git-graph",
"vadimcn.vscode-lldb"
]
}