admin管理员组

文章数量:1023282

whatever i try to change the language from c++ to c in select language mode in the vscode, he turn back to c++ even when my extension is .c and my code is write in c, any help ?

i try change the settings.json, but for some reason it didn't work

whatever i try to change the language from c++ to c in select language mode in the vscode, he turn back to c++ even when my extension is .c and my code is write in c, any help ?

i try change the settings.json, but for some reason it didn't work

Share Improve this question asked Nov 18, 2024 at 19:35 sabao cracrasabao cracra 91 bronze badge 1
  • is this an untitled editor? a file? what's the file extension? – starball Commented Nov 25, 2024 at 2:55
Add a comment  | 

1 Answer 1

Reset to default -1

Please check your language mode in right-bottom of vs code

If the selected language is not c/c++, please click that and select your language(C).

whatever i try to change the language from c++ to c in select language mode in the vscode, he turn back to c++ even when my extension is .c and my code is write in c, any help ?

i try change the settings.json, but for some reason it didn't work

whatever i try to change the language from c++ to c in select language mode in the vscode, he turn back to c++ even when my extension is .c and my code is write in c, any help ?

i try change the settings.json, but for some reason it didn't work

Share Improve this question asked Nov 18, 2024 at 19:35 sabao cracrasabao cracra 91 bronze badge 1
  • is this an untitled editor? a file? what's the file extension? – starball Commented Nov 25, 2024 at 2:55
Add a comment  | 

1 Answer 1

Reset to default -1

Please check your language mode in right-bottom of vs code

If the selected language is not c/c++, please click that and select your language(C).

本文标签: select language mode in vs code dont changeStack Overflow