Gayan Perera

Results 109 comments of Gayan Perera

How about these for above mentioned Injection annotation types and other annotations like Named, Singleton etc. ![image](https://user-images.githubusercontent.com/7471994/51195748-b7c93280-1913-11e9-99a8-509939e01c9b.png)

@martinlippert any feedback on this ? If you all like the way it is i can update tests and create PR.

Thanks for the feedback @martinlippert. >I think we should start to collect a few samples here (code snippet + corresponding symbol) as a first step. We can use that data...

> As a side note: At the moment, the symbol indexer creates a default symbol for every spring-related annotation. We need @martinlippert i got your point on this, and implementation...

PR which adds support for mostly used injection annotations.

Sure i will work on it. What do you think about the @= prefix?

@martinlippert below are more details Regarding the categorization: I was thinking of making them as expandable groups, like we had in sts3 if i remember correct. So for example it...

This is cased by the JUnit3Tester which only checked for method pattern. We also need to check for the base class as well.

Yes exactly, but my doubt is we already have this "Open Implementation" when we CTRL+Click on the interface name as well.