Removed IDE templates from completion, replaced them with keywords.
This commit is contained in:
@@ -2,7 +2,7 @@ var a : Int = <caret>
|
||||
|
||||
// EXIST: else
|
||||
// EXIST: false
|
||||
// EXIST: if (...) ... else ...
|
||||
// EXIST: if
|
||||
// EXIST: null
|
||||
// EXIST: this
|
||||
// EXIST: true
|
||||
Reference in New Issue
Block a user