-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update changelog for 0.21.0-insiders2. #2911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…om/Microsoft/vscode-cpptools into seanmcm/0_21_0_insiders2_changelog
| @@ -1,13 +1,21 @@ | |||
| # C/C++ for Visual Studio Code Change Log | |||
|
|
|||
| * Add refresh button to process picker. [#2885](https://github.com/Microsoft/vscode-cpptools/issues/2885) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This moved to the bottom.
|
@WardenGnaw Wasn't there some other debugger fixes with MIEngine? |
|
@bobbrow You had some custom configuration provider fix -- let me know if you want to add a line for that. I wasn't sure of the details. |
|
Fixed: Merging master into the release branch and going to kick off a build and update MIEngine version for the cpptools build. |
|
The custom config provider issue was a race condition between the provider and IntelliSense resulting in incorrectly configured includes/defines for a file. I don't think a GitHub issue was opened for it. |
No description provided.