Removed IDE templates from completion, replaced them with keywords.

This commit is contained in:
Evgeny Gerashchenko
2013-09-13 20:20:30 +04:00
parent dcfeea4029
commit 1ed168fd14
13 changed files with 73 additions and 228 deletions
@@ -2,7 +2,7 @@ var a : Int = <caret>
// EXIST: else
// EXIST: false
// EXIST: if (...) ... else ...
// EXIST: if
// EXIST: null
// EXIST: this
// EXIST: true