Workaround
See #1802 (comment)
Reason
Microsoft does not allow to use C/C++ extension with other editors. See microsoft/vscode-cpptools#6388 (comment)
We are working on an alternative solution for C/C++ code completion and navigation.
This issue depends on
Temporary solution 1
You will need to install manually these extensions:
- Open extension in the Microsoft Marketplace following the link above
- Download extension's VSIX file by clicking on "Download Extension" in "Resources" section (right sidebar)
- Navigate to VSCodium Extensions view and click "...", select "Install from ".VSIX".
- Repeat for each VSIX/Extension.
Restart VSCodium.
Temporary solution 2
See #1802 (comment)
Hi!
I'm a VS Codium user, a FLOSS version of VS Code, it's the same code but without the Microsoft's telemetry and branding.
I want to request if possible to add the PlatformIO IDE extension on the open-vsx.org market so that we doesn't need to works with the Microsoft marketplace as it is unclear if it's legal to use it on VS Code forks, see here.
This is how to publish a new extension.
Thanks.
Workaround
See #1802 (comment)
Reason
Microsoft does not allow to use C/C++ extension with other editors. See microsoft/vscode-cpptools#6388 (comment)
We are working on an alternative solution for C/C++ code completion and navigation.
This issue depends on
Temporary solution 1
You will need to install manually these extensions:
Restart VSCodium.
Temporary solution 2
See #1802 (comment)
Hi!
I'm a VS Codium user, a FLOSS version of VS Code, it's the same code but without the Microsoft's telemetry and branding.
I want to request if possible to add the PlatformIO IDE extension on the open-vsx.org market so that we doesn't need to works with the Microsoft marketplace as it is unclear if it's legal to use it on VS Code forks, see here.
This is how to publish a new extension.
Thanks.