VSCode: idk
This commit is contained in:
Vendored
+4
-1
@@ -86,7 +86,10 @@
|
|||||||
"stdfloat": "cpp",
|
"stdfloat": "cpp",
|
||||||
"cfenv": "cpp",
|
"cfenv": "cpp",
|
||||||
"expected": "cpp",
|
"expected": "cpp",
|
||||||
"valarray": "cpp"
|
"valarray": "cpp",
|
||||||
|
"core": "cpp",
|
||||||
|
"nonlinearoptimization": "cpp",
|
||||||
|
"*.txx": "cpp"
|
||||||
},
|
},
|
||||||
"editor.rulers": [80, 120],
|
"editor.rulers": [80, 120],
|
||||||
"editor.tabSize": 4,
|
"editor.tabSize": 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user