1
0
mirror of https://github.com/python-LimeReport/python-LimeReport.git synced 2025-09-07 02:02:23 +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": {
"extensions": [
"ms-python.python",
"ms-python.autopep8"
"ms-python.autopep8",
"ms-vscode.cpptools-extension-pack"
],
"settings": {
"cmake.configureOnOpen": false