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