Updated changelog and fwlinks.#2195
Merged
sean-mcmanus merged 2 commits intoJun 28, 2018
mastermicrosoft/vscode-cpptools:masterfrom
seanmcm/0_17_6_changelogmicrosoft/vscode-cpptools:seanmcm/0_17_6_changelogCopy head branch name to clipboard
Merged
Updated changelog and fwlinks.#2195sean-mcmanus merged 2 commits intomastermicrosoft/vscode-cpptools:masterfrom seanmcm/0_17_6_changelogmicrosoft/vscode-cpptools:seanmcm/0_17_6_changelogCopy head branch name to clipboard
sean-mcmanus merged 2 commits into
mastermicrosoft/vscode-cpptools:masterfrom
seanmcm/0_17_6_changelogmicrosoft/vscode-cpptools:seanmcm/0_17_6_changelogCopy head branch name to clipboard
Conversation
Contributor
|
I have a few fixes that are coming in also. please wait for an updated MIEngine. |
Contributor
Author
|
@pieandcakes Sure, it sounds like Bob has some fixes he's going to make tomorrow as well. Did you want to update the changelog? |
pieandcakes
reviewed
Jun 28, 2018
| * Fixed a CPU usage problem on Mac related to system frameworks parsing. | ||
| * Keep the IntelliSense process around for 10 seconds after a file is closed in case it's needed again. | ||
| * Added an API so build system extensions can provide IntelliSense configurations for source files. More details at [npmjs.com](https://www.npmjs.com/package/vscode-cpptools). | ||
|
|
Contributor
There was a problem hiding this comment.
Please add the following line
Fix automatic argument quoting when debugging with gdb/lldb to include when the argument has a '(' or ')' in it. Also escape existing '"' symbols.
bobbrow
approved these changes
Jun 28, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.