Support for showing rendered doc comments in editor
Fixed #KT-37361
This commit is contained in:
@@ -476,6 +476,10 @@ fun main(args: Array<String>) {
|
||||
model("codeInsight/expressionType")
|
||||
}
|
||||
|
||||
testClass<AbstractRenderingKDocTest> {
|
||||
model("codeInsight/renderingKDoc")
|
||||
}
|
||||
|
||||
testClass<AbstractBackspaceHandlerTest> {
|
||||
model("editor/backspaceHandler")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user