Skip to content

symbols don't work anymore in Eclipse #682

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
martinlippert opened this issue Sep 10, 2021 · 3 comments
Closed

symbols don't work anymore in Eclipse #682

martinlippert opened this issue Sep 10, 2021 · 3 comments

Comments

@martinlippert
Copy link
Member

Describe the bug
Using the latest STS4 CI build for Eclipse 2021-09, it looks like the symbols dialog doesn't work anymore. Cmd-6 doesn't show up any symbols popup. The same seems to happen for the Symbols view, it remains empty.

The console output from the language server seems to be totally fine and looks like the language server is doing the usual job. But the symbols features on the UI don't work anymore.

To Reproduce
Fresh install of STS4 from CI builds on Eclipse 2021-09, fresh workspace, import Rest Service guide project (complete version only), open editor, press CMd-6 => nothing happens. Open View -> Symbols View => remains empty.

@martinlippert
Copy link
Member Author

The first time I press Cmd-6, I get a message saying The chosen operation is not enabled, but I don't see anything in the Error Log.

@martinlippert
Copy link
Member Author

The "Go To Symbols in File" (via Cmd-O in the generic editor) works and shows symbols.

@martinlippert
Copy link
Member Author

Fixed via 82cd1e1

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant