Skip to content

Binding operators don't work in occurrences and locate #1398

@mattiase

Description

@mattiase

Binding operators (let*, and+ etc) don't work in merlin-occurrences or merlin-locate, for various reasons:

  • Uses of the operators as such (ie, not the function syntax as in (let*)) aren't found at all
  • Reconstructing the identifier from a location doesn't work (the lexer used doesn't seem to know about the syntax)

I have an addendum to PR #1385 that parses these operators for Emacs Xref but it doesn't work without help from the merlin machinery.

Issue #949 seems to be related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions