Keywords autocompletion - nothing for top scope after package directive
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package Test
|
||||
|
||||
<caret>
|
||||
|
||||
// EXIST: enum
|
||||
// EXIST: trait
|
||||
// EXIST: class
|
||||
// EXIST: fun
|
||||
|
||||
Reference in New Issue
Block a user