Support for showing rendered doc comments in editor
Fixed #KT-37361
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ package p
|
||||
<selection>/**
|
||||
* Doc comment <caret>here
|
||||
*/
|
||||
</selection>fun foo() {
|
||||
fun foo() {
|
||||
}
|
||||
|
||||
</selection>
|
||||
fun bar(){}
|
||||
Reference in New Issue
Block a user