Skip to content

symbols in prelude files (passed in via --prelude) don't autocomplete in lsp mode #114

Open
@chancila

Description

@chancila

Is it expected that symbols in the prelude autocomplete when using the vscode extension + the plain starlark binary in LSP mode?

I've tweaked the the VS code LSP args to pass --prelude in, and doing cargo run -- some_test_file.star --prelude prelude.star causes a successful evaluation, however the LSP server does not seem to have any symbols in the prelude in completion requests in VS code

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