Move settings update into updateToVersion4 function by grdowns · Pull Request #1916 · microsoft/vscode-cpptools · GitHub
Skip to content

Move settings update into updateToVersion4 function#1916

Merged
bobbrow merged 4 commits into
masterfrom
grdowns/refactor-update-version-4
May 3, 2018
Merged

Move settings update into updateToVersion4 function#1916
bobbrow merged 4 commits into
masterfrom
grdowns/refactor-update-version-4

Conversation

@grdowns

@grdowns grdowns commented May 2, 2018

Copy link
Copy Markdown
Contributor

Cleanup code by moving resolution of non-existent entries into an updateToVersion function, which is then triggered if configVersion is less than the new version, 4.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you move intelliSenseMode here, then the language server needs to be updated too since this property is not marked as optional.

@bobbrow bobbrow merged commit ded26d6 into master May 3, 2018
@bobbrow bobbrow deleted the grdowns/refactor-update-version-4 branch May 3, 2018 19:47
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 15, 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.

3 participants