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

Quick pick selection of sketch files #1128

Merged
merged 3 commits into from
Apr 5, 2021

Commits on Jan 20, 2021

  1. Quick pick selection of sketch files

    - Replace arduino.setSketchFile command with new arduino.selectSketch command which presents the user with a quick select containing all of the sketch files in the workspace.
    - Add "Arduino: Select Sketch" to the command palette
    - When picking sketches, filter out hardware, library, and build folders that may be under the workspace
    maddogjt committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c652f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7204ae7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    6ea3ce3 View commit details
    Browse the repository at this point in the history