Skip to content

Investigate how to make VSCode properly reload configs #21

Open
@maxyu1115

Description

@maxyu1115

Currently, while an attempt has been made to reload the vscode configs, it doesn't actually work.

While the detection by onDidChangeConfiguration properly triggers the event, my attempt reloading the config with vscode.workspace.getConfiguration doesn't read in the newer configs.

Is there a way to fix this? If not, we need to create a warning/notice for users to reload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions