microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.73k stars 29.09k forks source link

missing official C/C++ language extension in the marketplace #231191

Closed albmef closed 1 week ago

albmef commented 1 week ago

hi

Steps to Reproduce:

  1. go to extension marketplace
  2. look for C/C++
  3. missing official ms-vscode C/C++ extension, replaced by third party C/C++ extension pack with similar icon
  4. had to manually install using vsix file from here https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools

thanks bob

vs-code-engineering[bot] commented 1 week ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.94.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

albmef commented 1 week ago

ok it seems related to my vscode build on archlinux