Skip to content
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

Adding a Project View to the Arduino IDE #11048

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

samigamer1999
Copy link

Project View:

We have added a new feature to the ArduinoIDE interface : a toggleable Project view. It allows you to quickly manage files in your sketch folder (add, delete, rename, drag and drop files).

You can also navigate to other directories easily using the navigate button in the project toolbar to open sketches that may not be in your sketch folder without doing it manually using your preferred file explorer.

PS : You can activate/remove the view from the tools menu up top or using the shortcut ctr-shift-J.

projectview

Special thanks to Ricardo JL Rufino:

We used his project explorer library in the implementation of this feature

@drummer514
Copy link

How do you open this new project view option? I have no options for it, unlisted?

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 3 committers have signed the CLA.

❌ samigamer1999
❌ fati1998
❌ sabrinette
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants