Spring Support: Show Spring line markers for Kotlin classes

#KT-3741 Fixed
This commit is contained in:
Alexey Sedunov
2016-03-22 20:26:30 +03:00
parent 8c72b02c9b
commit 28b8cfc3d5
66 changed files with 835 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