8000 Excluding .vscode from sidebar interferes with arduino.json · Issue #802 · microsoft/vscode-arduino · GitHub
[go: up one dir, main page]

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.
Excluding .vscode from sidebar interferes with arduino.json #802
Open
@kedestin

Description

@kedestin
  • Version of VS Code and this extension
    VS Code: 1.33.1
    Arduino: Version 0.2.25
  • OS/Platform you are working on
    Windows
  • Reproducible steps (1... 2... 3...) that cause the issue
    Add
"**/.vscode": true

to list of exclusions in "files.exclude".

Perform any action that would modify arduino.json (select board, port, programmer, etc..)

  • What you expected to see, versus what you actually saw

    • Expected

      That selecting board, port and programmer would update the arduino.json file accordingly

    • Saw

      Arduino.json was successive overwritten by each action. For example, selecting board type would overwrite everything in arduino.json and fill in data for the board type. The status bar would show selected data as normal, except for board type which would stay blank. This seems to prevent uploads to the arduino.

Note: This started immediately after a recent VS Code update

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0