Display Quick Documentation for reserved words
#KT-9934 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class Foo {
|
||||
val <caret>lateinit: String = ""
|
||||
}
|
||||
|
||||
//INFO: <div class='definition'><pre><a href="psi_element://Foo"><code>Foo</code></a><br>public final val <b>lateinit</b>: String</pre></div>
|
||||
Reference in New Issue
Block a user