More elegant way to achieve the same + fixed KT-7746 Top level package name completion does not work inside class body
#KT-7746 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
kot<caret>
|
||||
}
|
||||
|
||||
// EXIST: "kotlin"
|
||||
Reference in New Issue
Block a user