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

Structure View / Method explorer #756

Closed
Jawomo opened this issue Jan 17, 2022 · 3 comments
Closed

Structure View / Method explorer #756

Jawomo opened this issue Jan 17, 2022 · 3 comments
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@Jawomo
Copy link

Jawomo commented Jan 17, 2022

Handling bigger projects can be a real pain with Arduino IDE. And also on small projects the workflow is uncomfortable without a simple structure view.

A Structure View where you have a list of variables and methods in a side window really helps with navigation and editing. Clicking on a method directly brings you to that method.

Would be great if we could select contents of structure view with small buttons. One for variables and one for methods e.g.

This is a basic feature which would make Arduino IDE so much better!

Thanks!

@Jawomo Jawomo added the type: enhancement Proposed improvement label Jan 17, 2022
@kittaakos
Copy link
Contributor

kittaakos commented Jan 17, 2022

View where you have a list of variables and methods in a side window really helps with navigation and editing. Clicking on a method directly brings you to that method.

There is an Outline View. See here: #237 (comment)

Edit:
Ctrl/⌘+Shift+O Opens up the symbols (method, variables, constants, etc) from the current document.

@Jawomo
Copy link
Author

Jawomo commented Jan 17, 2022

Why is it hidden that way? Why not add it to sidemenu by default? Why do i have to activate it again for every project?

Anyways its not working. It says "No outline information available"

@per1234
Copy link
Contributor

per1234 commented Jan 17, 2022

Hi @Jawomo. Thanks for taking the time to submit an issue.

Why is it hidden that way? Why not add it to sidemenu by default?

This is being tracked at: #448

Why do i have to activate it again for every project?

This is being tracked at: #538

Anyways its not working. It says "No outline information available"

This is being tracked at: #124

It is 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 others.

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

@per1234 per1234 closed this as completed Jan 17, 2022
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself labels Jan 17, 2022
@per1234 per1234 self-assigned this Feb 1, 2022
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: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants