Spring-Kotlin: Gutter repaired (KT-20550, KT-20566)
Platform now allows Gutter to be placed only on leafs elements, this patch fixes it for `KotlinSpringClassAnnotator`.
This commit is contained in:
committed by
Nikolay Krasko
parent
9e21744bf5
commit
f5e3a5faa4
+1
-1
@@ -2,7 +2,7 @@
|
||||
springConfig: ["config.xml"],
|
||||
file: "Bean.kt",
|
||||
icon: "SpringBeanMethod",
|
||||
tooltip: "Navigate to the spring bean ",
|
||||
tooltip: "Navigate to the spring bean",
|
||||
naming: "bean",
|
||||
targets: ["bean"]
|
||||
}
|
||||
Reference in New Issue
Block a user