Disable keyword completion in comments, strings and chars

This commit is contained in:
Nikolay Krasko
2011-12-29 15:08:42 +04:00
parent 0f6fd27bef
commit be40b01d0e
7 changed files with 158 additions and 12 deletions
@@ -0,0 +1,7 @@
class Some {
val a : Int
<caret>
}
// EXIST: get
// EXIST: set