Skip to content

[Question] Virtual files support #56

@yamsergey

Description

@yamsergey

Description

Most of LS clients support creating files and associating them with kotlin without saving on disk.

As I see now, Kotlin Language Server doesn't provide information about such virtual file (code completion, diagnostics, etc.).

Question

Does Kotlin Language Server support virtual files?

Let's say as a client I just call textDocument/didOpen with file content and path (and there is no actual file under the path) and then try to call off the capabilities (e.g. textDocument/completion).

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