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

DocumentSymbolHandler should return unambiguous results #214

Closed
fbricon opened this issue May 12, 2017 · 2 comments
Closed

DocumentSymbolHandler should return unambiguous results #214

fbricon opened this issue May 12, 2017 · 2 comments

Comments

@fbricon
Copy link
Contributor

fbricon commented May 12, 2017

DocumentSymbolHandler returns ambiguous results, as method or constructor signatures are missing:

screen shot 2017-05-12 at 3 49 50 pm

Eclipse's outline view shows the detailed signature.

We should reuse the same formatting as document/completion results. Will likely need to refactor CompletionProposalDescriptionProvider

@fbricon
Copy link
Contributor Author

fbricon commented May 12, 2017

@snjeza can you keep working on DocumentSymbolHandler?

@snjeza
Copy link
Contributor

snjeza commented May 12, 2017

@fbricon yes, I can.

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

No branches or pull requests

2 participants