mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Override VSCode IntelliSense mode with clang-x64
This commit is contained in:
@ -31,7 +31,8 @@
|
|||||||
"{{!define.replace('"', '\\"')}}",
|
"{{!define.replace('"', '\\"')}}",
|
||||||
% end
|
% end
|
||||||
""
|
""
|
||||||
]
|
],
|
||||||
|
"intelliSenseMode": "clang-x64"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Reference in New Issue
Block a user