Removed IDE templates from completion, replaced them with keywords.
This commit is contained in:
@@ -2,8 +2,8 @@ package Test
|
||||
|
||||
<caret>
|
||||
|
||||
// EXIST: enum class ... {...}
|
||||
// EXIST: trait ... {...}
|
||||
// EXIST: class ... {...}
|
||||
// EXIST: fun ...(...) : ... {...}
|
||||
// EXIST: enum
|
||||
// EXIST: trait
|
||||
// EXIST: class
|
||||
// EXIST: fun
|
||||
|
||||
|
||||
Reference in New Issue
Block a user