Adapting code completion to no annotations without "@"
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
annotation class Hello
|
||||
val v = 1
|
||||
|
||||
<caret>
|
||||
@<caret>
|
||||
class C
|
||||
|
||||
// INVOCATION_COUNT: 0
|
||||
|
||||
Reference in New Issue
Block a user