Skip to content

Better support for lsp-sourcekit placeholders? #193

Open
@dabrahams

Description

@dabrahams

(c.f. emacs-lsp/lsp-sourcekit#31)

When I use completion with sourcekit-lsp I often get things of the form ${1:SomeType} in my emacs buffer where Xcode would show a placeholder to be filled in. It would be awesome if that worked better. I imagine supporting this might need some cooperation with lsp-sourcekit. If you look at rust-mode for emacs with LSP, it inserts gray text, that isn't in the file, showing types of things (and other information) everywhere in the buffer. I find that somewhat annoying but it would be perfect for placeholders.

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