KT-22815: Rename parameter to match semantics
This commit is contained in:
@@ -171,7 +171,7 @@ class KotlinQuickDocumentationProvider : AbstractDocumentationProvider() {
|
||||
renderCompanionObjectName = true
|
||||
withDefinedIn = false
|
||||
eachAnnotationOnNewLine = true
|
||||
boldForNamesInHtml = true
|
||||
boldOnlyForNamesInHtml = true
|
||||
}
|
||||
|
||||
private fun renderEnumSpecialFunction(element: KtClass, functionDescriptor: FunctionDescriptor, quickNavigation: Boolean): String {
|
||||
|
||||
Reference in New Issue
Block a user