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

Indentation guides are always visible #1613

Closed
3 tasks done
ShakeThat opened this issue Nov 1, 2022 · 1 comment · Fixed by #1662
Closed
3 tasks done

Indentation guides are always visible #1613

ShakeThat opened this issue Nov 1, 2022 · 1 comment · Fixed by #1662
Assignees
Labels
conclusion: resolved Issue was resolved topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project

Comments

@ShakeThat
Copy link

Describe the problem

In the settings GUI I have turned off "Editor › Guides: Indentation", but the indentation guides remain visible. If I toggle the setting on and off again, the guides become dimmer but still visible. On re-launching ther application they are again fully visible.

To reproduce

Open the settings UI and turn off Editor › Guides: Indentation. Observe indentation guides remain visible.

Expected behavior

Indentation guides should no longer be visible.

Arduino IDE version

Version: 2.0.1 Date: 2022-10-27T13:25:59.041Z CLI Version: 0.28.0 [06fb1909] Copyright © 2022 Arduino SA

Operating system

macOS

Operating system version

10.13

Additional context

I am using the light Arduino theme, but guides are visible regardless of theme.

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@ShakeThat ShakeThat added the type: imperfection Perceived defect in any part of project label Nov 1, 2022
@per1234
Copy link
Contributor

per1234 commented Nov 3, 2022

Thanks for your report @ShakeThat. This is caused by a bug in the Eclipse Theia IDE framework Arduino IDE is built on. Fortunately the bug has already been fixed:

eclipse-theia/theia#11711

Arduino IDE is still affected because the fix was made in a version of Theia newer than the on currently in use by Arduino IDE. So the bug will be fixed as a matter of course as soon as the Theia dependency is updated to a version 1.31.0 or newer.

@per1234 per1234 added the topic: theia Related to the Theia IDE framework label Nov 3, 2022
@kittaakos kittaakos self-assigned this Nov 4, 2022
@per1234 per1234 linked a pull request Nov 29, 2022 that will close this issue
4 tasks
@per1234 per1234 added the conclusion: resolved Issue was resolved label Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants