-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Need to filter the autocompletes based on the current input. EG: If first character is $, then only show $identifiers. Otherwise default to show only /commands.
In the current form, when typing /command, $identifier may show up first due to Sublime not matching on $ or / when it's the first character. This makes the autocomplete hard to use.
Metadata
Metadata
Assignees
Labels
No labels