Closed
Description
This is a suggestion to change what class file LiteCommands looks for when it comes to collections. I think instead of checking for a suggestion on List.class, it should instead check the class of the objects the List contains. Example List should look for completion based on GameMode.class not List.class.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done