Gayan Perera

Results 109 comments of Gayan Perera

@martinlippert i didn't look into STS4 language server, this is something i found some time back with the IntelliJ plugin implementation. I will check more on this and get back...

This doesn't happen if the header annotations are not enabled.

This also only happens only for header annotation like **reference** etc. This doesn't happen for inline annotations like **parameter names**

Sure keep updated when i can download a I or M build with this change.😍

Will try it out when the next M build is out with these changes.

@martinlippert agree, we should consider all javax.inject package, may we can start from there and add anything more on the way. Would you like a PR for this ?

@martinlippert i belive the `@Resource` annotation must belong to the `BootJavaHoverProvider` right ? There is no purpose over indexing the `@Resource` through `SpringIndexer` is it ? Let me know what...

![image](https://user-images.githubusercontent.com/7471994/50779029-570f7980-12c5-11e9-8d45-ca300a4f0909.png) How does this looks ?

>With regards to the screenshot, it would be good to see the source code to which the symbols belong, too. I wonder why there is a `@Bean` showing up in...

>If you want to provide a special symbol, you need to implement a SymbolProvider and register that: @martinlippert for `@Resource` `@Inject` `@Autowire` annotation do you think it will be good...