-
-
Notifications
You must be signed in to change notification settings - Fork 481
Closed
arduino/arduino-cli
#1182Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: CLIRelated to Arduino CLIRelated to Arduino CLItype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
When opening a large project (such as Marlin) the IDE tries to load every single file inside the project folder, but after a certain number the opening of each file takes a couple of seconds.
Steps to reproduce the behavior:
- Open Arduino Pro IDE
- Open a large project
- Wait
In my opinion when opening a project just the .ino file should be opened, or at most the files in the root of the projects, and not in subfolders. This way only essential files are immediately opened, and other files can be seen in the Explorer.
I doubt anyone would be using Classic mode for large projects, the drop down menu gets annoying to use with a lot of files.
Device:
- OS: Windows 10 2004, build 19041.572
- Version: Nightly 20201022
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: CLIRelated to Arduino CLIRelated to Arduino CLItype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project