Merge pull request #559 from JetBrains/rr/yole/template-context-comments

live template context type for comments in Kotlin; disable other context...
This commit is contained in:
Evgeny Gerashchenko
2015-02-05 12:32:45 +04:00
5 changed files with 87 additions and 2 deletions
@@ -0,0 +1,4 @@
/**
* In <caret>Comment
*/
fun foo() {}
@@ -0,0 +1 @@
psvm<caret>