Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

**Arduino** Extension In Dev Container requires **C/Cpp** extension to be reinstalled #1521

Open
@zfields

Description

@zfields

I've added a screenshot to illustrate that it is clearly installed. I thought perhaps it was a version mismatch, so I checked the version (v1.10.7) and it does not change after you click Install and Reload.

Thankfully, it makes itself happy when you click install and reload, so it's not a blocker.

Snippet of devcontainer.json:

    // Add the IDs of extensions you want installed when the container is created.
    "extensions": [
		"ms-vscode.cpptools",
		"twxs.cmake",
		"vsciot-vscode.vscode-arduino"
	],

Screenshot from 2022-06-26 05-26-56

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions