mirror of
https://github.com/python-LimeReport/python-LimeReport.git
synced 2025-09-04 17:12:22 +03:00
add cpptools to devcontainer
This commit is contained in:
parent
145380635e
commit
2fd6a77258
@ -6,9 +6,10 @@
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
"ms-python.autopep8"
|
||||
],
|
||||
"ms-python.python",
|
||||
"ms-python.autopep8",
|
||||
"ms-vscode.cpptools-extension-pack"
|
||||
],
|
||||
"settings": {
|
||||
"cmake.configureOnOpen": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user