How to do multi file development? #576
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
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
The text was updated successfully, but these errors were encountered: