Skip to content

Add handling of terminators to cursor_context #14392

@josevalim

Description

@josevalim

Elixir and Erlang/OTP versions

All

Operating system

All

Current behavior

Currently we don't provide any specific completion suggestions after ) and friends.

Expected behavior

At the right side of ), ], }, >>, ', ", /, an atom or a number, we can only have a binary operator or one of the keywords (do, end, after, rescue, catch else), so we should emit a special instruction in order to provide better autocompletion.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions