1
0
mirror of https://github.com/python-LimeReport/python-LimeReport.git synced 2025-09-07 18:12:20 +03:00

add cpptools to devcontainer

This commit is contained in:
Maxim Slipenko 2023-07-30 11:01:57 +03:00
parent 145380635e
commit 2fd6a77258

View File

@ -7,7 +7,8 @@
"vscode": { "vscode": {
"extensions": [ "extensions": [
"ms-python.python", "ms-python.python",
"ms-python.autopep8" "ms-python.autopep8",
"ms-vscode.cpptools-extension-pack"
], ],
"settings": { "settings": {
"cmake.configureOnOpen": false "cmake.configureOnOpen": false