Ian Melendez 95
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created Implementing a 'quick fix' import option plugin
AnsweredWhere can I start to implement something that provides an autocomplete option for an unresolved reference?So far I've found com.intellij.codeInsight.quickfix.UnresolvedReferenceQuickFixProvider, wh...