Vscode-cpptools: Error code: Code language not supported or defined.

Created on 10 Apr 2018  路  3Comments  路  Source: microsoft/vscode-cpptools

  • C/C++ extension version
    hello I'm having some problems running my C++ code on Visual Code in Mac.
    Im having trouble setting up c++ on code, i already add the extension of c++ and still having error code.

Here are some screenshots I took.
screen shot 2018-04-09 at 2 21 43 pm
screen shot 2018-04-09 at 6 43 00 pm
screen shot 2018-04-09 at 5 30 12 pm

Most helpful comment

You should save your file with a .cpp extension -- it's currently "Untitled-1". You could also try changing the "Plain Text" in the bottom right to "C++".

All 3 comments

You should save your file with a .cpp extension -- it's currently "Untitled-1". You could also try changing the "Plain Text" in the bottom right to "C++".

silly me, thank you! 馃憤 馃憤 馃憤

@ismadelgad11 Closing this issue as it looks resolved. Please reopen/comment if that isn't the case

Was this page helpful?
0 / 5 - 0 ratings