Skip to content

Sketchbook subfolders not supported #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ubidefeo opened this issue Feb 25, 2021 · 1 comment
Closed

Sketchbook subfolders not supported #35

ubidefeo opened this issue Feb 25, 2021 · 1 comment
Labels
conclusion: resolved Issue was resolved criticality: high Of high impact criticality: low Of low impact topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@ubidefeo
Copy link

Describe the bug
The Java IDE's File > Sketchbook menu is structured according to the folder structure of the sketchbook folder. Sketches in subfolders of the sketchbook are shown in submenus of the File > Sketchbook menu. This is very useful for organization once you accumulate a lot of sketches.

So given this sketchbook structure:

{sketchbook folder}
|_ Bar
|    |_ Bar.ino
|_ Foo
|    |_ Foo.ino
|_ sketchbook-subfolder
    |_ Baz
         |_ Baz.ino

The Java IDE's File > Sketchbook menu looks like this
ide

IDE 2 currently only recognizes sketches in the root of the sketchbook folder, so given the above sketchbook folder structure, the menu looks like this:
ide2

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 2.0.0-beta.2-snapshot.298cc11
  • CLI Version: 0.16.0 alpha [c977a238

Additional context
Sketches in the libraries and hardware subfolders of the sketchbook folder are not affected.

[ originally reported by @per1234 ]

@ubidefeo ubidefeo added type: bug priority: low Resolution is a low priority labels Feb 25, 2021
@rsora rsora added the priority: high Resolution is a high priority label Mar 1, 2021
@kittaakos
Copy link
Contributor

Closed via #198.

@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@per1234 per1234 added conclusion: resolved Issue was resolved topic: code Related to content of the project itself labels Oct 29, 2021
@rsora rsora added criticality: high Of high impact criticality: low Of low impact and removed priority: high Resolution is a high priority priority: low Resolution is a low priority labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved criticality: high Of high impact criticality: low Of low impact topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants