Results 816 comments of Angelo

@sbouchet @adietish do you think this issue is fixed?

@zcervink do you think we can close this issue?

I'm not sure that LSP provides this kind of feature.

@jeffNedley I'm busy with other project,s but it exists a draft PR at https://github.com/jlandersen/vscode-kafka/pull/188 Any contribution are welcome!

I m a newbie with jks and I have no time to investigate some solution. Any contribution are welcome!

> Hi @gayanper, is there any existing use cases(or request) about this proposal? Like STS, are they aware of this new contribution points? Here another Language Servers which uses the...

In those ls we never parsed any java files. If we need to visit AST we delegate this feature in a delegate command handler. A good sample is that we...

> I tried to find how java completions are connected in STS4 for @Value annotation, but couldn't find how. @BoykoAlex or @angelozerr can you explain how it is hooked into...

Please try https://github.com/redhat-developer/lsp4ij which is a free lsp support for intellij.