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

Overview ruler not working anymore #1383

Open
Sidzangaria opened this issue May 18, 2024 · 6 comments
Open

Overview ruler not working anymore #1383

Sidzangaria opened this issue May 18, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Sidzangaria
Copy link

Using latest eclipse stable release made public I found that overview ruler does not work or is not visible by default and no option to bring it back or show it.

It appears that the overview ruler options can be set in the annotations preferences but the overview ruler never appears in the editor.

The key feature of the overview ruler is that the
length of the ruler you see represents the complete file being edited, This provides a convenient way to jump to annotated parts of the file without excessive scrolling How these various annotations appear is defined by your Workbench > Editors > Annotations preferences

So it appears overview ruler on right never appears or does not work.

@Sidzangaria Sidzangaria added the bug Something isn't working label May 18, 2024
@merks
Copy link
Contributor

merks commented May 18, 2024

Which editor? What type of file are you editing?

@Sidzangaria
Copy link
Author

It is java file and also tried SQL file with dbeaver plugin.

@merks
Copy link
Contributor

merks commented May 18, 2024

It works for me. And I too see no option to hide and show it. If you use Open With from the context menu it’s really the Java Editor that you open? Can you paste a small screen capture into the issue?

@Sidzangaria
Copy link
Author

Screenshot 2024-05-18 183457 Screenshot 2024-05-18 183656 Screenshot 2024-05-18 183750

I activated almost every setting in annotations section to show on overview ruler but still blank.

@Sidzangaria
Copy link
Author

I expected the feature to work like this as shown in VS Code with highlight of occurences in the overview scrollbar.

Screenshot 2024-05-18 185438

@merks
Copy link
Contributor

merks commented May 18, 2024

Note the difference in the icon for test2.java versus that for mainTender.java in the Package Explorer view? The latter is in a source folder but the former is not, i.e., note the package 📦 decoration on the folder. Please open mainTender.java and show a screenshot of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants