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.

Choose the location of the .vscode folder #476

Open
@paul-arg

Description

@paul-arg

I have a main folder that contains multiple folders containing Arduino projects. When I open the main folder with VSCode and then try to upload a sketch to the board, the .vscode folder containing board info and port info is automatically created at the top of the main folder which I don't want because I would like to have a separate .vscode folder for each arduino project subfolder.

Is it possible to choose that the .vscode folder is created in the same folder that contains the .ino main sketch? And not at the top of the workspace?

Thanks

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