-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Merge to vs #13959
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
Closed
Closed
Merge to vs #13959
Conversation
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
Merge to vs due July 11, 2024 RI
Merge to vs branch
Merge to the vs branch
Merge to vs
Merge to vs
Merge to vs
Merge to the vs branch
Update vs branch
* Remove -D__building_module(x)=0 workaround. (#13621) * add note about C++ Copilot suggestions improvement (#13624) * Update changelog for 1.26.1 (#13627) * Update changelog for 1.26.1 * fix typo (#13630) 1.26.0->1.26.1 * Remove the .type.descriptions since they don't seem to have any effect. (#13648) * Lock the PATH variable which was incorrectly being translated. (#13649) * Fix a couple loc issues. (#13650) --------- Co-authored-by: Luca <[email protected]> Co-authored-by: heartacker <[email protected]>
Merge main to vs
Merge main to vs
* Fix the description of debugServerPath (#13778) This mentions the non-existent miDebugServerAddress, but the correct name is actually miDebuggerServerAddress. * Enable string length encoding fix in cpptools (#13769) * Try to fix the Windows builds. (#13788) * Update IntelliSense loc strings. (#13793) * Makes remote attach picker respect the pipeTransport.quoteArgs config… (#13794) * Makes remote attach picker respect the pipeTransport.quoteArgs configuration * fixes linter error - don't compare boolean value to a boolean * Remove "exceptions" from quoteArgs. (#13796) * Fix loc for the miDebuggerServerAddress change. (#13797) * Update changelog for 1.27.0 (2nd time). (#13795) * Update changelog for 1.27.0 (2nd time). * Update form-data. (#13800) * Update form-data. * Revert didOpen changes in favor of adding encoding to didChangeVisibleTextEditors (#13802) * fixing formatting (#13810) * Enable CG trigger on insiders branch * Handle .txx/tpp headers. (#13811) * Handle .txx headers. * Add tpp too. * fix #13818 (#13824) * Bump tmp from 0.2.3 to 0.2.4 in /Extension (#13825) Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sean McManus <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Joshua Goins <[email protected]> Co-authored-by: Colen Garoutte-Carson <[email protected]> Co-authored-by: Matt <[email protected]> Co-authored-by: Bob Brown <[email protected]> Co-authored-by: Luca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.