Skip to content

Make autocompletion scopes #24

@eneerge

Description

@eneerge

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions