Skip to content

Custom config provider extension users should not see the message "Please update your includePath." #3971

@sherryyshi

Description

@sherryyshi

Currently when an include search path does not resolve, the message displayed to users is "#include error detected. Please update your includePath." This message is not helpful for custom configuration providers, since we don't want the users to update the includePath themselves, which would override the results the config provider provides.

In our scenario, the user would see this every time at start up since it takes a few seconds for the makefile parsing to complete. In this case, we especially don't want the users to be updating any configurations on their own.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions