Skip to content

Possibility to use Platformio IDE without depending on the ms-vscode.cpptools extension #4284

@kr4fty

Description

@kr4fty

I currently use VSCode, VSCodium, under Linux, and when I install PlatformIO IDE, cpptools is installed as a dependency. So far, so good.
When I restart and try to open my project, cpptools gives me the following error message:

The C/C++ extension may be used only with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, Azure DevOps, Team Foundation Server, and successor Microsoft products and services to develop and test your applications.

Is there a way to use PlatformIO IDE without necessarily having to use cpptools? For example, using clangd, clang-format and clang-tidy

Edit:
platformio.platformio-ide: v3.3.4
ms-vscode.cpptools: v1.24.5

as an alternative solution downgrade ms-vscode.cpptools to version 1.23.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions