[RESTORED] Spring Support: Show Spring line markers for Kotlin classes

#KT-3741 Fixed
This commit is contained in:
Alexey Sedunov
2016-03-22 21:26:30 +03:00
parent 962b312fb7
commit a89dbfcfd4
66 changed files with 836 additions and 2 deletions
@@ -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