Skip to content

API for rescanning the browse paths #11

@sherryyshi

Description

@sherryyshi

Currently there is no way to detect changes to files in the browse paths outside the workspace folder.

One way to solve this would be to add file system watchers to browse paths outside the workspace folder, but that can be expensive. An alternative would be to have an API for customConfigurationProviders to force a rescan.

In our scenario, changes to paths outside the workspace folder often times happen due to a build, which if done via our extension, can trigger the rescan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions