VSCode: Highlight OpenCL C files as C
This commit is contained in:
Vendored
+1
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
|
"*.cl": "c",
|
||||||
"cstdint": "cpp",
|
"cstdint": "cpp",
|
||||||
"array": "cpp",
|
"array": "cpp",
|
||||||
"atomic": "cpp",
|
"atomic": "cpp",
|
||||||
|
|||||||
Reference in New Issue
Block a user