show "defined in" for declarations in quick doc popup

#KT-7320 Fixed
This commit is contained in:
Dmitry Jemerov
2015-04-15 20:43:31 +02:00
parent 0c6cd3b422
commit eeb2728b7e
15 changed files with 29 additions and 27 deletions
@@ -3,5 +3,5 @@
*/
class <caret>Some
//INFO: <b>internal</b> <b>final</b> <b>class</b> Some<br/><p>Usefull comment
//INFO: <b>internal</b> <b>final</b> <b>class</b> Some <i>defined in</i> root package<br/><p>Usefull comment
//INFO: </p>