Skip to content

How to do multi file development? #576

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
autoantwort opened this issue Oct 24, 2021 · 1 comment
Closed

How to do multi file development? #576

autoantwort opened this issue Oct 24, 2021 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@autoantwort
Copy link

Is your feature request related to a problem? Please describe.
I have a .ino file and a header that is included by the .ino file. If I want to open the header I have to right click the ino file tab, click on Reveal in Explorer, a hidden menu opens, then I can select the header. But the new tab has no close button, if I press ⌘ + W to close the tab the whole application closes (or crashes, idk).

Describe the solution you'd like
A normal filesystem view like in VS Code with the normal features it has.

Describe alternatives you've considered
I don't know if there is a good alternative. Maybe create an extension for VS Code instead of reinventing vscode. I have the feeling that this is less work 😅

Additional context
The Application in general feels super slow.
https://user-images.githubusercontent.com/41973254/138597664-5a56c504-1bbf-4b74-abd4-e5e74bb66e55.mp4

@autoantwort autoantwort added the type: enhancement Proposed improvement label Oct 24, 2021
@per1234
Copy link
Contributor

per1234 commented Oct 24, 2021

Thanks for taking the time to submit an issue @autoantwort.

I have a .ino file and a header that is included by the .ino file. If I want to open the header I have to right click the ino file tab, click on Reveal in Explorer, a hidden menu opens, then I can select the header.

I see we already have a prior issue report about this at #541.

It's best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as completed Oct 24, 2021
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project and removed type: enhancement Proposed improvement labels Oct 24, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted 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

2 participants