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:
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* In <caret>Comment
|
||||
*/
|
||||
fun foo() {}
|
||||
@@ -0,0 +1 @@
|
||||
psvm<caret>
|
||||
Reference in New Issue
Block a user