Fix issue in which source file selection for header TU's does not occur when reconfiguring custom config provider by Colengms · Pull Request #4671 · microsoft/vscode-cpptools · GitHub
Skip to content

Fix issue in which source file selection for header TU's does not occur when reconfiguring custom config provider#4671

Merged
Colengms merged 6 commits into
masterfrom
coleng/provder_reconfigure_headers
Dec 3, 2019
Merged

Fix issue in which source file selection for header TU's does not occur when reconfiguring custom config provider#4671
Colengms merged 6 commits into
masterfrom
coleng/provder_reconfigure_headers

Conversation

@Colengms

@Colengms Colengms commented Nov 27, 2019

Copy link
Copy Markdown
Contributor

Also fixes an issue in which settings are not refreshed after a configuration provider has changed.

Also updated provideCustomConfiguration to use this.configurationProvider instead of looking it up again based on the setting..

queueTaskWithTimeout was removed to avoid an error, as it's no longer called.

This (and a corresponding PR against the native processes) addresses #4649 . They should also address #3985

@sean-mcmanus sean-mcmanus added this to the 0.26.3 milestone Nov 27, 2019
@sean-mcmanus

sean-mcmanus commented Nov 27, 2019

Copy link
Copy Markdown
Contributor

@Colengms Colengms merged commit 11a2c04 into master Dec 3, 2019
@Colengms Colengms deleted the coleng/provder_reconfigure_headers branch December 5, 2019 21:07
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants