Disable keyword completion in comments, strings and chars
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class Some {
|
||||
val a : Int
|
||||
<caret>
|
||||
}
|
||||
|
||||
// EXIST: get
|
||||
// EXIST: set
|
||||
Reference in New Issue
Block a user