Caller Hierarchy: NPE fix
#EA-66031 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
<node text="foo()" base="true">
|
||||
|
||||
</node>
|
||||
@@ -0,0 +1,3 @@
|
||||
fun test() {
|
||||
<caret>foo()
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
Cannot apply action for element at caret
|
||||
Reference in New Issue
Block a user