Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Completions work for object-dot-partial but not for object-space-partial #13

Open
@megaannum

Description

@megaannum

Consider the following:
val s = "hi"
val i = s.si
In this case, Envim completions returns "size".
Now consider
val s = "hi"
val i = s si
In this case "Pattern not found" is returned.
I have communicated with Aemon and he says that both work
for Emacs-Ensime.

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