Create From Usage: Quick-fix for local variables

This commit is contained in:
Alexey Sedunov
2014-09-29 16:05:17 +04:00
parent e85d34b445
commit 4ca39e8f9a
20 changed files with 281 additions and 19 deletions
@@ -1,4 +1,5 @@
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
// ACTION: Create local variable 'PrivateClass'
// ERROR: Unresolved reference: PrivateClass
fun test() {