[RESTORED] Spring Support: Show Spring line markers for Kotlin classes
#KT-3741 Fixed
This commit is contained in:
@@ -8,4 +8,5 @@ annotation class MyAnnotation(val first: String, val second: String)
|
||||
|
||||
// ANNOTATION: MyAnnotation
|
||||
// SEARCH: method:test1
|
||||
// SEARCH: class:Test1
|
||||
// SEARCH: class:Test1
|
||||
// SEARCH: field:test3
|
||||
Reference in New Issue
Block a user