Compare commits

..
209 Commits
Author SHA1 Message Date
Sean McManus ca5da8db30 Merge pull request #14677 from microsoft/seanmcm/cherryPick98055e0aa86fde5e50995b33fcddeca0d23e54fb
Fix configuration path regex escaping (#14674)
2026-08-13 12:42:40 -07:00
Sean McManus 70a4a89f0b Fix configuration path regex escaping (#14674) 2026-08-13 19:17:36 +00:00
Sean McManus 3fa4cf2ddb Merge pull request #14673 from microsoft/seanmcm/1_33_8_release
Merge for 1.33.8 release
2026-08-12 15:51:57 -07:00
Sean McManus 995752b9e5 Merge branch 'main' into seanmcm/1_33_8_release 2026-08-12 22:18:03 +00:00
3d0c45ff96 Merge for 1.32.2 (release) (#14416)
* Bump picomatch from 2.3.1 to 2.3.2 in /ExtensionPack (#14318)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump picomatch from 2.3.1 to 2.3.2 in /.github/actions (#14319)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

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]>

* Bump picomatch from 2.3.1 to 2.3.2 in /Themes (#14323)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update picomatch. (#14324)

* Update brace-expansion v5. (#14325)

* Bump serialize-javascript from 7.0.4 to 7.0.5 in /.github/actions (#14332)

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update brace-expansion and serialize-javascript. (#14328)

* minimize the calls to lm.selectChatModels (#14327)

* Update brace-expansion for other folders (#14333)

* Update brace-expansion for other folders.

* Update changelog for 1.31.4. (#14338)

* Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /Extension (#14340)

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update TPN. (#14343)

* Update npmrc. (#14346)

* Prefer GPT-5-mini for Copilot Hover (#14349)

* Update lodash. (#14350)

* Fix npx @vscode/vsce. (#14354)

* Fix npx @vscode/vsce.

* Fix cg.yml. (#14355)

* UCRTVersion is not required for a developer environment (#14358)

* Update instructions for installing MSVC (#14361)

* Bump axios from 1.13.6 to 1.15.0 in /.github/actions (#14365)

Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.6...v1.15.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add setting doxygen.generateOnCodeAction. (#14342)

* Run without debugging (#14351)

* Switch to GPT-4o. (#14364)

* Fallback to GPT-5.4-mini and cache the model used. (#14369)

* Fallback to GPT-5.4-mini and cache the model used.

* Add a script to copy language server and debugger binaries to the Extension folder (#14370)

* Add internal silent find-all-references command (#14281)

* Add internal silent find-all-references command

Introduce an internal C_Cpp.FindAllReferences command that issues the existing cpptools/findAllReferences request without joining the workspaceReferences single-flight cancellation path.

Extract the shared request and confirmed-location mapping logic from FindAllReferencesProvider so the existing vscode.executeReferenceProvider flow and the new silent command use the same request translation and cancellation handling for server-side cancel responses.

Keep the interactive provider behavior unchanged: user-invoked references still cancel prior work, reset reference progress state, and update the ReferencesManager UI. The new command resolves the owning client from the target URI and returns locations without progress UI, preview notifications, or references panel updates, enabling concurrent silent callers such as Copilot.

* Add internal quiet definition and call hierarchy commands

Align cpptools with the companion changes that now prefer internal
C_Cpp.* navigation commands over the generic vscode.* provider commands
when running extension-driven symbol queries.

Add C_Cpp.GoToDefinition, C_Cpp.PrepareCallHierarchy,
C_Cpp.CallHierarchyCallsTo, and C_Cpp.CallHierarchyCallsFrom as
internal commands that resolve the owning DefaultClient from the target
URI and send requests directly to cpptools without joining the
workspaceReferences UI and single-flight cancellation path.

Extract shared call hierarchy request and conversion logic from
CallHierarchyProvider so the existing interactive provider flow and the
new silent commands share the same request translation and
server-cancellation handling.

Add a dedicated go-to-definition helper that sends the standard
definition request through the language client and normalizes both
Location and DefinitionLink responses to Location[] so companion callers
can consume a stable result shape.

Keep interactive behavior unchanged: user-invoked providers continue to
use the existing VS Code registrations, progress handling, and
workspaceReferences-driven cancellation semantics, while extension
callers such as the devtools companion can use the new internal command
surface without canceling overlapping work.

* Update changelog for 1.32.0. (#14373)

* Update changelog for 1.32.0.

* Bump follow-redirects from 1.15.11 to 1.16.0 in /.github/actions (#14376)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Set context flag for when C++ language server is activated (#14382)

The primary purpose of this is for this flag to be consumed by the C++ devtools extensions. This way the C++ specific Copilot tools will only appear in tools list and register when the C++ language server is actually activated.

* Update loc for walkthrough.windows.text2. (#14383)

* Fix and lock the loc terms. (#14387)

* Fix and lock the loc terms.

* Fix Reinstalling the Extension.md not being included. (#14390)

* Update changelog for 1.32.1 (#14395)

* Update changelog for 1.32.1.

* Bump uuid from 8.3.2 to 14.0.0 in /.github/actions (#14402)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v14.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @xmldom/xmldom from 0.8.12 to 0.8.13 in /Extension (#14403)

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.12...0.8.13)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.13
  dependency-type: indirect
...

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]>

* clang-analyazer (#14411)

* Adding additional parse checking logic (#14407)

Adding additional parse checking logic to determine if idle state has no pending calls and finished workspace parsing, file parsing, and intellisense updates.

* Update changelog and version for 1.32.2. (#14415)

* Fix diff with ending EOL in package.json.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luca <[email protected]>
Co-authored-by: Ben McMorran <[email protected]>
Co-authored-by: Bob Brown <[email protected]>
Co-authored-by: Carson Radtke <[email protected]>
Co-authored-by: David Raygoza <[email protected]>
Co-authored-by: Sergio Ramirez II <[email protected]>
2026-04-28 13:50:57 -07:00
Sean McManus 734df7ec71 Fix diff with ending EOL in package.json. 2026-04-28 12:19:29 -07:00
Sean McManus fc37c7091f Merge branch 'main' into seanmcm/1_32_2_release 2026-04-28 12:15:41 -07:00
f6cc1fbd03 Cherry-picks and changelog update for 1.31.5 release (#14393)
* Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /Extension (#14340)

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Set context flag for when C++ language server is activated (#14382)

The primary purpose of this is for this flag to be consumed by the C++ devtools extensions. This way the C++ specific Copilot tools will only appear in tools list and register when the C++ language server is actually activated.

* Update lodash. (#14350)

* Bump picomatch from 2.3.1 to 2.3.2 in /ExtensionPack (#14318)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump picomatch from 2.3.1 to 2.3.2 in /.github/actions (#14319)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

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]>

* Bump picomatch from 2.3.1 to 2.3.2 in /Themes (#14323)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update picomatch. (#14324)

* Update brace-expansion v5. (#14325)

* Update brace-expansion and serialize-javascript. (#14328)

* Bump serialize-javascript from 7.0.4 to 7.0.5 in /.github/actions (#14332)

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update brace-expansion for other folders (#14333)

* Update brace-expansion for other folders.

* Fix Reinstalling the Extension.md not being included. (#14390)

* Update for 1.31.5.

* Fix typo in changelog.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Raygoza <[email protected]>
2026-04-17 13:54:52 -07:00
Sean McManus e0bd199546 Fix typo in changelog. 2026-04-17 13:50:32 -07:00
Sean McManus bc914dc69c Update for 1.31.5. 2026-04-17 13:42:38 -07:00
Sean McManus b2f5c605c4 Fix Reinstalling the Extension.md not being included. (#14390) 2026-04-17 13:33:21 -07:00
Sean McManus d41e14fd86 Update brace-expansion for other folders (#14333)
* Update brace-expansion for other folders.
2026-04-17 13:32:51 -07:00
dependabot[bot] 35c0fd37e2 Bump serialize-javascript from 7.0.4 to 7.0.5 in /.github/actions (#14332)
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 13:32:27 -07:00
Sean McManus 99259bf194 Update brace-expansion and serialize-javascript. (#14328) 2026-04-17 13:32:04 -07:00
Sean McManus 10c1e1b606 Update brace-expansion v5. (#14325) 2026-04-17 13:31:37 -07:00
Sean McManus fcdb6efbab Update picomatch. (#14324) 2026-04-17 13:31:06 -07:00
dependabot[bot] bd5f6c0462 Bump picomatch from 2.3.1 to 2.3.2 in /Themes (#14323)
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 13:30:35 -07:00
dependabot[bot]andSean McManus 9c45e4d2bc Bump picomatch from 2.3.1 to 2.3.2 in /.github/actions (#14319)
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

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]>
2026-04-17 13:30:17 -07:00
dependabot[bot] 31f6b66e6b Bump picomatch from 2.3.1 to 2.3.2 in /ExtensionPack (#14318)
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 13:29:57 -07:00
Sean McManus 4404bf76a7 Update lodash. (#14350) 2026-04-17 13:27:28 -07:00
David Raygoza 133896eb4c Set context flag for when C++ language server is activated (#14382)
The primary purpose of this is for this flag to be consumed by the C++ devtools extensions. This way the C++ specific Copilot tools will only appear in tools list and register when the C++ language server is actually activated.
2026-04-17 13:26:21 -07:00
dependabot[bot] 376562ee75 Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /Extension (#14340)
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 13:25:03 -07:00
Sean McManusanddependabot[bot] 668b33c1e5 Cherry pick to resolve security warning (#14388)
* Bump axios from 1.13.6 to 1.15.0 in /.github/actions (#14365)

Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.6...v1.15.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump follow-redirects from 1.15.11 to 1.16.0 in /.github/actions (#14376)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 15:40:35 -07:00
dependabot[bot] 6317e27e45 Bump follow-redirects from 1.15.11 to 1.16.0 in /.github/actions (#14376)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 15:33:53 -07:00
dependabot[bot] 223a3e2cbe Bump axios from 1.13.6 to 1.15.0 in /.github/actions (#14365)
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.6...v1.15.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 15:33:10 -07:00
Sean McManus 5b000d939b Merge pull request #14339 from microsoft/seanmcm/1_31_4_release
Update changelog for 1.31.4. (#14338)
2026-03-31 15:19:40 -07:00
Sean McManus b6b11027da Update changelog for 1.31.4. (#14338) 2026-03-31 15:18:17 -07:00
Sean McManus e22017f6df Merge pull request #14315 from microsoft/seanmcm/1_31_3_release2
Merge for 1.31.3 (again)
2026-03-23 12:06:23 -07:00
Sean McManus a2f6a72aed Merge branch 'main' into seanmcm/1_31_3_release2 2026-03-23 12:04:48 -07:00
Sean McManus 593ed07c56 Merge pull request #14300 from microsoft/seanmcm/1_31_1_release2
Merge for 1.31.3 (2nd time)
2026-03-19 11:16:39 -07:00
Sean McManus 40f7455acd Merge branch 'main' into seanmcm/1_31_1_release2 2026-03-19 11:03:43 -07:00
Sean McManus adf4681ef8 Merge pull request #14291 from microsoft/seanmcm/1_31_3_release
Merge for 1.31.3
2026-03-17 14:13:30 -07:00
Sean McManus a53dac8bef Merge branch 'main' into seanmcm/1_31_3_release 2026-03-17 13:40:46 -07:00
Sean McManus 04c60c288a Merge branch 'main' into seanmcm/1_31_3_release 2026-03-17 13:06:35 -07:00
Sean McManus fa71378712 Merge pull request #14252 from microsoft/seanmcm/updateRelease_1_31_1
Update release with 1.31.1 (to enable a release build for compliance checks)
2026-03-10 16:02:43 -07:00
Sean McManus 36a78e89e1 Merge branch 'main' into seanmcm/updateRelease_1_31_1 2026-03-10 14:13:04 -07:00
Sean McManus 364ba2789c Change the version to 1.30.5 to block publishing via skip-duplicate 2026-03-09 12:30:41 -07:00
Sean McManus 8d5fc737b1 Merge branch 'main' into seanmcm/updateRelease_1_31_1 2026-03-09 12:09:12 -07:00
Sean McManus 1172405856 Merge pull request #14238 from microsoft/seanmcm/cherryPicka5d00e31230bdad1d171d1fd1421ac97fa77b275
Switch vsix packing to use Nuget.config (#14209)
2026-03-04 16:55:47 -08:00
Sean McManus b013b10b64 Switch vsix packing to use Nuget.config (#14209)
* Add a NuGet.config file
2026-03-04 15:38:01 -08:00
Sean McManus c6ff700da2 Update changelog for 1.30.5 (#14171) (#14172)
* Update changelog for 1.30.5.
2026-02-06 15:13:39 -08:00
Sean McManus 936e7e3b15 Update changelog for 1.30.5 (#14171)
* Update changelog for 1.30.5.
2026-02-06 15:11:58 -08:00
Sean McManus e7e2e3983f Merge pull request #14166 from microsoft/main
Update changelog and version for 1.30.4. (#14165)
2026-02-03 11:28:43 -08:00
Sean McManus 80a6d16f83 Merge pull request #14153 from microsoft/seanmcm/1_30_3_release
Merge for 1.30.3 (release)
2026-01-29 17:55:46 -08:00
Sean McManus e5a976f229 Merge branch 'main' into seanmcm/1_30_3_release 2026-01-29 17:34:25 -08:00
Sean McManus 70fbfd71e1 Merge pull request #14095 from microsoft/seanmcm/1_29_3_release
Cherry-picks for 1.29.3
2025-12-08 16:12:24 -08:00
Sean McManus 5b3b56c694 Update changelog for 1.29.3. (#14093)
* Update changelog for 1.29.3.
2025-12-08 15:22:01 -08:00
Bob Brown 777ff002f1 Don't require NETFXSDKDir for msvc environment test (#14088) 2025-12-08 15:21:24 -08:00
Bob Brown 8de8679b3e Merge pull request #14075 from microsoft/revert-14074-fix/comment-continuation-pattern
Revert "Fix custom comment continuation for multiple follow-up lines"
2025-12-02 18:49:08 +00:00
Bob Brown e02269ba89 Revert "Fix custom comment continuation for multiple follow-up lines (#14074)"
This reverts commit 7852d4587c.
2025-12-02 10:03:40 -08:00
dinhtam2c 7852d4587c Fix custom comment continuation for multiple follow-up lines (#14074) 2025-12-02 09:57:50 -08:00
a1cb1d8bec Merge for 1.29.2 (#14072)
* put standard library file associations in package.json (#14002)

* Fix incorrect comma in settings string. (#14005)

* Update IntelliSense strings (translations are available yet). (#14020)

* Enable setting the VS dev environment without running from Dev Command Prompt (#13571)

* For VS 18.0 and above, use "Insiders" instead of "Preview" (#14022)

* Adding telemetry for devcmd environment usage (#14023)

* Update changelog and version for 1.29.0. (#14028)

* Update changelog and version for 1.29.0.

* Update TPN. (#14029)

* Update changelog (2nd time). (#14032)

* Update IntelliSense loc strings. (#14038)

* Update localization (#14039)

* Localization - Translated Strings

* Some fixes.

* Remove \t.

---------

Co-authored-by: csigs <[email protected]>

* Update the msvc version to 1950. (#14042)

* Retry build files task in cg.yml (#14043)

* Retry build files.

* Update changelog for 1.29.1. (#14058)

* Bump js-yaml from 4.1.0 to 4.1.1 in /Extension (#14060)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update js-yaml for github actions. (#14061)

* Fix typo "no_suitable_complier" in nativeStrings.json (#14064)

* Update changelog and verison for 1.29.2. (#14070)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Bob Brown <[email protected]>
Co-authored-by: csigs <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dhruvil Shah <[email protected]>
2025-12-01 18:13:44 -08:00
Sean McManus e10273d4a5 Merge branch 'main' into seanmcm/1_29_2_release 2025-12-01 17:21:30 -08:00
Sean McManus 0ae864f1d7 Merge pull request #14003 from microsoft/main
Merge for 1.28.3 (release)
2025-10-15 11:59:21 -07:00
Sean McManus 58e66e8aac Merge pull request #13992 from microsoft/main
Merge for 1.28.2
2025-10-10 11:42:29 -07:00
Sean McManus cf11bb5666 Merge pull request #13944 from microsoft/seanmcm/1_27_7_release
Merge for 1.27.7
2025-09-17 15:54:37 -07:00
Sean McManus 777af10222 Fix bad merge. 2025-09-17 15:39:28 -07:00
Sean McManus ca3dcdbc8f Merge branch 'main' into seanmcm/1_27_7_release 2025-09-17 15:36:38 -07:00
Sean McManus ff2fb7eb65 Merge pull request #13919 from microsoft/seanmcm/1_26_5_release
Cherry-pick for 1.26.5
2025-09-10 09:01:57 -07:00
Sean McManus a1fa61e73f Update changelog and version for 1.26.5. 2025-09-10 08:43:37 -07:00
Dirk Bäumer 42f7302d6b Wait maximum 3 seconds for the Copilot chat extension to activate. (#13918) 2025-09-10 08:36:00 -07:00
Sean McManus af326bd298 Merge pull request #13900 from microsoft/seanmcm/1_26_4_release
1.26.4 release
2025-09-05 16:16:37 -07:00
Sean McManus b50bf604fd Remove / from the message since it seems to cause it to be dropped. (#13899) 2025-09-05 09:56:16 -07:00
Sean McManus f4f3d8ca8b Add more state info to cpptools crash logging. (#13888)
* Add more state info to cpptools crash logging.
2025-09-05 09:55:45 -07:00
Sean McManus 303b838a41 Update changelog and version for 1.26.4 2025-09-05 04:34:59 -07:00
Dirk Bäumer 36cea36784 Register the CPP context provider with Copilot Chat as well. (#13877)
* Register context provider API with copilot chat as well.
2025-09-05 04:34:28 -07:00
Sean McManus e4f859dd56 Merge pull request #13718 from microsoft/main
Merge for 1.26.3 release
2025-06-18 19:14:47 -07:00
Sean McManus 97c5f14bd5 Merge pull request #13563 from microsoft/main
Merge for 1.25.3
2025-04-28 15:03:26 -07:00
Sean McManus c4003c07e8 Merge pull request #13451 from microsoft/main
Merge for 1.24.5 (release)
2025-04-02 12:39:30 -07:00
Sean McManus c27806e763 Merge pull request #13430 from microsoft/main
Merge for 1.24.x (2nd time)
2025-03-26 14:20:24 -07:00
Sean McManus 7cfb2d3316 Merge pull request #13423 from microsoft/seanmcm/1_24_x_release
Merge for 1.24.x
2025-03-26 11:09:49 -07:00
Sean McManus 9a03b747c6 Fix incorrect diffs in the branch. 2025-03-25 17:21:16 -07:00
Sean McManus 989cee4414 Merge branch 'main' into seanmcm/1_24_x_release 2025-03-25 16:59:59 -07:00
Sean McManus c357224407 Merge pull request #13245 from microsoft/seanmcm/1_23_6_release
Cherry-picks for 1.23.6
2025-02-06 11:51:34 -08:00
Sean McManus a636c87f3e Update changelog for 1.23.6 (#13244)
* Update changelog and version.
2025-02-06 11:26:32 -08:00
Garrett Serack 471cdfecf8 don't abort instantly, keep searching (#13243) 2025-02-06 11:25:58 -08:00
Sean McManus 97128122b0 Fix Select IntelliSense Configuration regression. (#13224) 2025-02-06 11:21:39 -08:00
Sean McManus 006ebff619 Merge pull request #13211 from microsoft/seanmcm/1_23_5_release
Merge insiders to release (with cherry-picks from main) for 1.23.5
2025-01-28 13:20:36 -08:00
Sean McManus 1458694ed6 Fix incorrect merge. 2025-01-28 12:09:47 -08:00
Sean McManus 896024ba9c Update changelog and version for 1.23.5. (#13208)
* Update changelog and version for 1.23.5.
2025-01-28 12:07:40 -08:00
Sean McManus 779bb080c1 Fix an undefined access when an edit is done before cpptools starts (#13206)
* Fix an undefined access.
2025-01-28 12:07:29 -08:00
Sean McManus 97df273fc1 Fix Call Hierarchy Calls From. (#13201) 2025-01-28 12:07:18 -08:00
dependabot[bot] 7037b070ce Bump undici from 5.28.4 to 5.28.5 in /.github/actions (#13180)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 12:06:58 -08:00
Sean McManus 205e63772c Merge branch 'insiders' into seanmcm/1_23_5_release 2025-01-28 12:06:48 -08:00
Sean McManus e7dff799fd Merge pull request #13179 from microsoft/seanmcm/1_23_4_cherrypicks2
More cherry picks for 1.23.4
2025-01-21 16:31:21 -08:00
Sean McManus ec41c3e481 Add a changelog entry. (#13177) 2025-01-21 16:30:13 -08:00
[email protected] 71cf89ce70 [Auto] Localization - Translated Strings (#13027) 2025-01-21 16:14:44 -08:00
Sean McManus f7863066f3 Merge pull request #13168 from microsoft/seanmcm/cherryPick1_23_4
Cherry-pick for 1.23.4
2025-01-17 18:21:21 -08:00
Sean McManus 0c2862c379 Update changelog for 1.23.4 (3rd time) (#13164)
* Update changelog (3rd time).
* Minor TPN changes.
2025-01-17 18:13:23 -08:00
Sean McManus 6026c84c6f Merge pull request #13163 from microsoft/main
Merge for 1.23.4 (2nd time)
2025-01-16 10:46:23 -08:00
Sean McManus e3ee2ee76a Merge pull request #13156 from microsoft/main
Merge for 1.23.4 (pre-release)
2025-01-15 15:44:30 -08:00
Sean McManus ff1cd88466 Merge pull request #13136 from microsoft/main
Merge for 1.23.3 (pre-release)
2025-01-08 14:04:36 -08:00
Colen Garoutte-Carson 98696368f4 Merge pull request #13025 from microsoft/main 2024-12-05 12:45:31 -08:00
Sean McManus 99d98afcec Merge pull request #13021 from microsoft/main
Merge to insiders for 1.23.2
2024-12-04 20:04:33 -08:00
Sean McManus 784f1450c0 Merge pull request #12939 from microsoft/main
Update changelog. (#12938)
2024-11-06 13:56:23 -08:00
Sean McManus 7d26dd1c4f Merge pull request #12932 from microsoft/main
Merge for 1.23.1
2024-11-05 17:29:22 -08:00
Sean McManus 37950ffb2d Merge pull request #12930 from microsoft/seanmcm/1_22_11_release
Cherry-pick and version and changelog update for 1.22.11
2024-11-05 15:05:32 -08:00
Sean McManus 23b0672837 Cherry-pick and update version and changelog for 1.22.11. 2024-11-05 14:44:40 -08:00
Colen Garoutte-Carson 7bafd64cfe Fix processing of bools and numbers in editorConfig files (#12923) 2024-11-05 14:35:27 -08:00
Sean McManus 381d69646b Merge pull request #12900 from microsoft/main
Merge for 1.23.0 (2nd time)
2024-10-29 13:02:21 -07:00
Sean McManus bfa36bc662 Merge pull request #12886 from microsoft/main
Merge for 1.23.0 (2nd time)
2024-10-24 16:59:12 -07:00
Sean McManus 5cbe83ec44 Merge pull request #12877 from microsoft/main
Preliminary merge for 1.23.0
2024-10-22 17:02:44 -07:00
Sean McManus dead10ac8a Merge pull request #12870 from microsoft/seanmcm/1_22_10_release
Cherry-picks for 1.22.10
2024-10-21 14:00:18 -07:00
Colen Garoutte-Carson ce20613f24 Update changelog for 1.22.10 (#12852) 2024-10-21 12:51:56 -07:00
Ben McMorran 86c6c10f18 React to lmTools API breaking changes (#12866) 2024-10-21 12:50:06 -07:00
Sean McManus db6e0cb5cf Merge pull request #12839 from microsoft/seanmcm/1_22_9_update
Last minute updates for 1.22.9
2024-10-14 12:09:27 -07:00
Sean McManus f9e067f5d1 Last minute updates for 1.22.9. 2024-10-14 12:05:29 -07:00
Ben McMorran b137df0bcd React to breaking changes in lmTools API (#12838) 2024-10-14 12:04:56 -07:00
Sean McManus 827db55084 Merge pull request #12827 from microsoft/seanmcm/1_22_9_release
Merge for 1.22.9
2024-10-10 11:46:03 -07:00
Sean McManus 8a2324daaa Merge branch 'main' into seanmcm/1_22_9_release 2024-10-09 14:34:08 -07:00
Colen Garoutte-Carson d41ccfd497 Merge pull request #12818 from microsoft/main 2024-10-07 18:05:23 -07:00
Sean McManus bdd3541f28 Merge branch 'main' into seanmcm/1_22_8_release 2024-10-04 15:07:46 -07:00
Sean McManus c8b7f13c1a Merge pull request #12791 from microsoft/main
Merge for 1.22.7
2024-09-30 16:12:32 -07:00
Colen Garoutte-Carson 8d0d3601a7 Merge pull request #12770 from microsoft/main 2024-09-25 15:46:38 -07:00
Sean McManus e9613ae7ad Merge pull request #12764 from microsoft/main
Merge for 1.22.5
2024-09-24 16:55:39 -07:00
Colen Garoutte-Carson 3570705b5c Merge pull request #12742 from microsoft/main 2024-09-19 16:12:27 -07:00
Colen Garoutte-Carson 096b1463a6 Merge pull request #12740 from microsoft/main 2024-09-19 15:32:11 -07:00
Colen Garoutte-Carson 812318163d Merge pull request #12738 from microsoft/main 2024-09-19 15:04:30 -07:00
Colen Garoutte-Carson 225b776d99 Merge pull request #12734 from microsoft/main 2024-09-18 14:30:06 -07:00
Colen Garoutte-Carson 12d95f4708 Merge pull request #12707 from microsoft/main 2024-09-12 12:23:00 -07:00
Sean McManus 317df57496 Merge pull request #12658 from microsoft/main
Merge for 1.22.2
2024-08-29 19:31:09 -07:00
Sean McManus f63c3652f8 Merge pull request #12654 from microsoft/main
Merge for 1.22.1
2024-08-29 13:36:59 -07:00
Sean McManus 5d62607760 Merge pull request #12633 from microsoft/main
Merge for 1.22.0 (2nd time)
2024-08-26 15:23:50 -07:00
Sean McManus 26d0932972 Merge pull request #12610 from microsoft/main
Merge for 1.22.0 (pre-release)
2024-08-21 14:05:26 -07:00
Sean McManus 3cc2650dfa Merge pull request #12538 from microsoft/seanmcm/1_21_6_release
Update changelog and version for 1.21.6
2024-08-05 09:27:22 -07:00
Sean McManus fdf9b5bfe0 Update changelog and version for 1.21.6 2024-08-02 18:31:39 -07:00
Sean McManus fdd71bc963 Merge pull request #12531 from microsoft/seanmcm/1_21_5_release
Update for 1.21.5.
2024-07-30 22:09:55 -07:00
Sean McManus 1d266a9c0e Update for 1.21.5. 2024-07-30 20:09:13 -07:00
Sean McManus f818529a08 Merge pull request #12517 from microsoft/seanmcm/1_21_4_release
Merge for 1.21.4
2024-07-25 15:13:50 -07:00
Sean McManus 41a05a90c8 Update TPN for 1.21.4 2024-07-25 15:09:54 -07:00
Sean McManus e59c6ca759 Go back to supporting VS Code 1.67.0 instead of 1.82.0. 2024-07-25 14:53:37 -07:00
Sean McManus 287ee3961b Merge pull request #12500 from microsoft/seanmcm/1_21_3_release
Update changelog and version for 1.21.3. (#12499)
2024-07-23 19:33:36 -07:00
Sean McManus 8a8fd883ac Update changelog and version for 1.21.3. (#12499) 2024-07-23 19:32:29 -07:00
Sean McManus 4fe56500a9 Merge pull request #12474 from microsoft/seanmcm/1_21_2_release
Merge for 1.21.2
2024-07-17 18:13:02 -07:00
Sean McManus 03911153f9 Update date. 2024-07-17 15:42:14 -07:00
Sean McManus acea31e572 Minor update. 2024-07-12 15:58:18 -07:00
Sean McManus bf21e01764 Update 2024-07-12 12:25:35 -07:00
Sean McManus 30f1361d23 Merge branch 'main' into seanmcm/1_21_2_release 2024-07-12 12:01:21 -07:00
Sean McManus 825033f768 Merge pull request #12467 from microsoft/main
Merge for 1.21.1 (pre-release)
2024-07-12 11:50:25 -07:00
Sean McManus d8426caacc Merge pull request #12389 from microsoft/main
Fix crash from loc message mismatch. (#12388)
2024-06-17 14:36:02 -07:00
Sean McManus 8942530744 Merge pull request #12386 from microsoft/main
Update changelog date. (#12385)
2024-06-17 11:03:29 -07:00
Sean McManus e663939e56 Merge pull request #12374 from microsoft/seanmcm/1_21_0_insiders
Merge for 1.21.0
2024-06-13 19:22:14 -07:00
Sean McManus 1fb5b63ab7 Merge branch 'main' into seanmcm/1_21_0_insiders 2024-06-13 14:47:55 -07:00
Sean McManus 03933b0a74 Merge pull request #12277 from microsoft/seanmcm/1_20_5_release
Merge for 1.20.5
2024-05-07 20:26:45 -07:00
[email protected] fc8eb8632f [Auto] Localization - Translated Strings (#12236) 2024-05-03 16:06:02 -07:00
Sean McManus f6722bc8ff Update version and changelog for 1.20.5 (#12264)
* Update version and changelog for 1.20.5
2024-05-03 15:30:48 -07:00
Sean McManus 894db52405 Fix macOS version check. (#12276) 2024-05-03 15:29:46 -07:00
Sean McManus abf384619d Merge branch 'insiders' into seanmcm/1_20_5_release 2024-05-03 15:29:34 -07:00
Sean McManus fd482d2169 Merge pull request #12274 from microsoft/seanmcm/1_20_4_cherrypick
Updates for 1.20.4 (#12273)
2024-05-02 11:16:42 -07:00
Sean McManus 2fafd831e5 Updates for 1.20.4 (#12273)
* Don't use the crash handler on macOS < 19.
* Update version and changelog.
2024-05-02 10:14:49 -07:00
Sean McManus 1ceae9d4ed Merge pull request #12266 from microsoft/seanmcm/1_20_3_cherryPicks
Cherry-picks for 1.20.3
2024-04-30 16:18:52 -07:00
Sean McManus d4d5d4551f Update version and changelog for 1.20.3 (#12245)
* Update version and changelog for 1.20.3
2024-04-30 13:11:53 -07:00
Sean McManus 0ef77b5616 Improvements to crash call stack logging. (#12247)
* Updates to crash call stack logging.
* Move crash logging to its own channel.
2024-04-30 13:11:10 -07:00
Sean McManus efdc8e90f6 Merge pull request #12235 from microsoft/seanmcm/1_20_2_cherryPicks2
Cherry-picks for 1.20.2
2024-04-19 17:17:01 -07:00
Sean McManus 9f020e9258 Update changelog for 1.20.2 (2nd time) (#12228)
* Update changelog
2024-04-19 16:57:13 -07:00
Bob Brown c058568767 rename the property again (#12233)
* rename the property again

* fail
2024-04-19 16:57:00 -07:00
browntarik 8809e69e91 Remove redundant variable resolution in handleSquiggles and fix error messaging for env and delimited paths under include paths in c_cpp_properties.json (#12188)
* remove redundant variable resolution

* fix lint

* remove resolveVariable redundancies

* change when resolve and split happens

* fix lint

* Resolve error checking for environment vars and delimited paths

* remove "path" from error messaging

* Adjust error messaging

* remove stray comment

* refactor error messaging + minor fix

* resolve lint

* Fix multi path squiggle regression

* Remove resolvedPath redundancies

* Refactor error messaging and squiggling

* Revert and improve error squiggling behavior

* fix linting

* properly proccess glob patterns + minor fixes

* fix comment positions

* Refactor error message + minor fix

* Fix telemetry metric + minor fix
2024-04-19 16:56:46 -07:00
Sean McManus 7af5c40dd0 Handle multiple cpptools-srv crashes. (#12225) 2024-04-19 16:56:33 -07:00
Sean McManus 1d2bd10691 Merge pull request #12223 from microsoft/main
Fix SettingsTracking treating numerical loggingLevel as invalid. (#12…
2024-04-18 15:11:30 -07:00
Sean McManus dac96fe852 Merge pull request #12209 from microsoft/main
Merge for 1.20.2
2024-04-16 18:43:48 -07:00
Sean McManus a1487e5e79 Merge pull request #12185 from microsoft/main
Merge for 1.20.1
2024-04-09 17:07:29 -07:00
Sean McManus 6f19496172 Merge pull request #12138 from microsoft/main
Merge for 1.20.0
2024-03-26 14:12:18 -07:00
Colen Garoutte-Carson ad5d6de4ea Merge pull request #12123 from microsoft/coleng/cherry_pick_1.19.9.x2 2024-03-19 16:40:47 -07:00
Colen Garoutte-Carson 153e232f2d Update changelog for 1.19.9 again (#12122) 2024-03-19 16:16:21 -07:00
Colen Garoutte-Carson bcd4a7f025 Merge pull request #12118 from microsoft/coleng/cherry_pick_1.19.9 2024-03-18 15:00:41 -07:00
Colen Garoutte-Carson 3c3d463a81 Update changelog 1.19.9 (#12117) 2024-03-18 13:22:40 -07:00
Colen Garoutte-Carson 92691929ed Merge pull request #12100 from microsoft/coleng/merge_release_1.19.8.try2 2024-03-13 17:16:25 -07:00
Colen Garoutte-Carson 86a41c9021 Update changelog for 1.19.8 again (#12099) 2024-03-13 17:12:21 -07:00
Colen Garoutte-Carson a71c90c140 Merge pull request #12093 from microsoft/coleng/cherry_pick_1.19.8 2024-03-12 19:16:35 -07:00
Colen Garoutte-Carson 1d28851ef7 Update changelog for 1.19.8 (#12092) 2024-03-12 19:11:20 -07:00
Colen Garoutte-Carson 1aced54699 Merge pull request #12090 from microsoft/coleng/cherry_pick_3_11_2024 2024-03-11 14:17:04 -07:00
Bob Brown a8cf39c8b4 Prevent the status bar from updating too quickly (#12088) 2024-03-11 13:32:50 -07:00
Colen Garoutte-Carson e037b95926 Merge pull request #12087 from microsoft/coleng/cherry_pick_to_release_again 2024-03-08 15:09:53 -08:00
Colen Garoutte-Carson af7f6ce52e Update changelog again for 1.19.7 (#12086) 2024-03-08 15:01:37 -08:00
Colen Garoutte-Carson 9a18982440 Merge pull request #12083 from microsoft/coleng/cherry_pick_release_1.19.7 2024-03-08 11:09:55 -08:00
Colen Garoutte-Carson 35bf4c8b0f Update changelog for 1.19.7 (#12081) 2024-03-08 10:32:50 -08:00
Colen Garoutte-Carson 23446558cf Merge pull request #12065 from microsoft/main 2024-03-05 18:22:19 -08:00
Colen Garoutte-Carson 76ccb791ff Merge pull request #11947 from microsoft/main 2024-02-09 17:16:17 -08:00
Colen Garoutte-Carson a5a5735089 Merge pull request #11942 from microsoft/main 2024-02-08 17:07:45 -08:00
Sean McManus 5077edf585 Merge pull request #11886 from microsoft/main
Merge for 1.19.2 (2nd time)
2024-01-19 18:08:55 -08:00
Colen Garoutte-Carson f38926f8b1 Merge pull request #11874 from microsoft/main 2024-01-16 17:41:23 -08:00
Sean McManus 30de9bcc27 Merge pull request #11725 from microsoft/main
Update for 1.19.1 (#11724)
2023-11-21 17:12:17 -08:00
Sean McManus 100e2e0828 Merge pull request #11699 from microsoft/main
Merge for 1.19.0
2023-11-16 18:39:02 -08:00
Sean McManus e3b41771c6 Merge pull request #11639 from microsoft/main
Merge for 1.18.2 (2nd time)
2023-11-08 12:34:50 -08:00
Sean McManus 3f7f3090f6 Merge pull request #11633 from microsoft/main
Merge for 1.18.2
2023-11-07 15:59:34 -08:00
Sean McManus 4149493f2c Merge pull request #11607 from microsoft/main
Merge for 1.18.1
2023-11-01 17:55:01 -07:00
Sean McManus 43aad3f65c Merge pull request #11528 from microsoft/main
Update changelog (2nd time) (#11527)
2023-10-12 17:21:18 -07:00
Sean McManus bedcacb0a1 Merge pull request #11526 from microsoft/main
Merge for 1.18.0
2023-10-12 14:58:49 -07:00
Sean McManus a5f8f84b43 Merge pull request #11303 from microsoft/main
Merge for 1.17.1
2023-08-08 17:51:04 -07:00
Sean McManus e53b190380 Merge pull request #11253 from microsoft/main
Merge (again) for 1.17.0
2023-07-26 16:56:43 -07:00
Michelle Matias 1846fd4001 Merge pull request #11250 from microsoft/main 2023-07-26 14:15:17 -07:00
Colen Garoutte-Carson 62e09945e3 Merge pull request #11241 from microsoft/main 2023-07-24 17:32:28 -07:00
Michelle Matias c9b0db02fd Merge pull request #11230 from microsoft/main
Merge 1.17.0
2023-07-21 14:08:21 -07:00
Michelle Matias 51da619eec Merge pull request #11099 from microsoft/main
1.16.1 pre-release
2023-06-15 21:19:13 -07:00
Michelle Matias 3eb50568e9 Merge pull request #10986 from microsoft/main
[Auto] Localization - Translated Strings (#10889)
2023-05-22 13:53:52 -07:00
Michelle Matias 866b145645 Merge pull request #10975 from microsoft/main
1.16.0 pre-release
2023-05-19 15:52:02 -07:00
Sean McManus 9762fe5397 Merge pull request #10862 from microsoft/main
Merge for 1.15.3 (2nd time)
2023-04-21 19:00:16 -07:00
Sean McManus 377896c30a Merge pull request #10846 from microsoft/main
Merge for 1.15.3
2023-04-20 18:55:05 -07:00
Michelle Matias 98f13a6f11 Merge pull request #10815 from microsoft/main
Don't put the compiler selection in the global settings if using the …
2023-04-12 17:57:26 -07:00
Michelle Matias 0d85aea687 Merge pull request #10813 from microsoft/main
Revert walkthrough doc links until walkthrough is published (#10812)
2023-04-12 15:51:05 -07:00
Sean McManus 25d2b76514 Merge pull request #10811 from microsoft/main
Merge for 1.15.2
2023-04-12 11:03:43 -07:00
Sean McManus 42dfef3f6b Merge pull request #10728 from microsoft/main
Merge for 1.15.1
2023-03-22 11:43:15 -07:00
Sean McManus 1ce1e9cd71 Merge pull request #10716 from microsoft/main
Update changelog for 1.15.1. (#10708)
2023-03-21 09:53:45 -07:00
Sean McManus 65163966d5 Merge pull request #10679 from microsoft/main
Merge for 1.15.0
2023-03-15 17:17:35 -07:00
Sean McManus edf8e0a155 Merge pull request #10504 from microsoft/main
Merge for 1.14.2 (2nd time)
2023-02-09 16:30:37 -08:00
Sean McManus 4083075476 Merge pull request #10501 from microsoft/main
Merge for 1.14.2
2023-02-09 14:26:59 -08:00
Michelle Matias b745ebc218 Merge pull request #10453 from microsoft/main
1.14.1 pre-release merge
2023-02-01 14:29:00 -08:00
Michelle Matias b69d17a0f5 Merge pull request #10378 from microsoft/seanmcm/1_14_0_insiders
Merge for 1.14.0
2023-01-11 20:00:38 -08:00
Sean McManus be8b6fb693 Merge branch 'main' into seanmcm/1_14_0_insiders 2023-01-11 19:07:54 -08:00
21 changed files with 77 additions and 546 deletions
+2 -2
View File
@@ -63,7 +63,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
@@ -91,7 +91,7 @@ jobs:
exit 1
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
with:
category: "/language:${{matrix.language}}"
-1
View File
@@ -17,7 +17,6 @@ bin/isense_driver
bin/libc.so
bin/LICENSE.txt
bin/scout_driver
bin/process_wait_test_helper
bin/unittests
bin/vcpkgsrvtest
bin/*.dll
+5 -40
View File
@@ -2662,7 +2662,7 @@
"Typ proměnné %t ve funkci constexpr není typ literálu.",
"Proměnná ve funkci constexpr nemá dobu trvání automatického ukládání.",
"Proměnná ve funkci constexpr není inicializovaná.",
"Inicializace proměnné deklarované pomocí zástupného typu složenými závorkami bez znaku = vyžaduje právě jeden prvek uvnitř závorek",
"Inicializace (uzavřená v závorkách) proměnné deklarované se zástupným typem, ale bez znaku =, vyžaduje právě jeden element uzavřený do závorek.",
"neexistuje žádná konfigurace %s --target",
"Atribut je podporován pouze v 32bitových konfiguracích x86",
"%s vyžaduje argument",
@@ -3552,9 +3552,9 @@
"Verze IFC %u1.%u2 není podporována.",
"Architektura IFC %sq není kompatibilní s aktuální cílovou architekturou.",
"%m žádá o index %u nepodporovaného oddílu odpovídajícího %sq",
"číslo parametru %u z(e) %n má typ %t, který nelze dokončit",
"číslo parametru %u z(e) %n má neúplný typ %t",
"číslo parametru %u z(e) %n má abstraktní typ %t",
"Číslo parametru %d z %n má typ %t, který nelze dokončit.",
"Číslo parametru %d z %n má neúplný typ %t.",
"Číslo parametru %d z %n má abstraktní typ %t.",
"Strukturované vazby jsou funkcí C++17.",
"Zachycení strukturovaných vazeb je funkce C++20.",
"Operand splicer má typ %t místo std::meta::info.",
@@ -3747,40 +3747,5 @@
"„static“ je zde nestandardní",
"%nd byl dříve deklarován bez explicitního základu výčtu",
"Chybějící typename je tady nestandardní.",
"Zkrácená syntaxe šablony funkce není standardní pro vodítka dedukce",
"explicitní parametry „this“ jsou funkcí C++23",
"specifikátory pole se v kontextech dedukce šablony nepodporují",
"druhý argument musí být vektor celočíselného typu se stejným počtem prvků jako první",
"argument musí být vektorem logických typů",
"argument musí být ukazatel na skalární typ",
"nesprávný typ argumentu (měl by být %t)",
"typ vektoru (se stejným počtem elementů jako první argument) je povinný",
"balíčky strukturovaných vazeb jsou funkcí C++26",
"balíček strukturované vazby se dá deklarovat jenom uvnitř šablony",
"nejde deklarovat více balíčků v deklaraci strukturované vazby",
"Možnost --no_parse_templates nejde použít v režimu C++26",
"element balíčku typů se nemůže shodovat s %n",
"parametry jen pro identifikátory se dají použít jenom v definicích funkcí starého stylu, které jsou od C23 nestandardní",
"možnost no_require_func_prototypes se dá použít jenom při kompilaci C",
"rozlišení přetížení pro volání address-of-overload-set nemůže vybrat člen implicitního objektu %nd",
"indexování balíčků je funkce C++26",
"index balíčku překračuje počet elementů balíčku",
"dedukce argumentu šablony třídy pro šablony aliasů je funkce C++20",
"_BitInt(%d1) není platný; maximální celočíselná šířka je %d2",
"_BitInt(%d1) je neplatný; minimální šířka signed _BitInt je %d2",
"unsigned _BitInt(%d1) je neplatný; minimální šířka unsigned _BitInt je %d2",
"Typy _BitInt nemůžou být podkladový typ výčtového typu",
"změna deklarace vodítka dedukce %t (předchozí deklarace %p)",
"Předkompilovaný hlavičkový soubor %sq nebyl vytvořen",
" instance (",
" definice) typu ",
"<neznámý>",
"Anonymní typ, který není podobný jazyku C, dostal název pro účely propojení prostřednictvím deklarace typedef nebo aliasu",
"Typ není podobný jazyku C kvůli této základní třídě",
"Typ není podobný jazyku C kvůli tomuto výchozímu inicializátoru členu",
"Typ není podobný jazyku C kvůli této deklaraci friend",
"Typ není podobný jazyku C kvůli této deklaraci členu",
"Typ není podobný jazyku C kvůli tomuto lambda výrazu",
"Kvalifikátor názvu výčtového typu je funkce jazyka C++11",
"Neomezené sjednocení je funkce jazyka C++11"
"Zkrácená syntaxe šablony funkce není standardní pro vodítka dedukce"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"Variablentyp %t in constexpr-Funktion ist kein Literaltyp",
"Variable in constexpr-Funktion hat keine automatische Speicherdauer",
"Variable in constexpr-Funktion ist nicht initialisiert.",
"Die Initialisierung einer mit einem Platzhaltertyp, jedoch ohne \"=\", deklarierten Variablen mit geschweiften Klammern erfordert genau ein Element innerhalb der geschweiften Klammern.",
"Initialisierung in Klammern einer Variablen, die mit einem Platzhaltertyp, jedoch ohne \"=\" initialisiert wurde, erfordert genau ein Element innerhalb der Klammern",
"Es ist keine --target-Konfiguration \"%s\" vorhanden.",
"das Attribut wird nur in einer 32-Bit-x86-Konfigurationen unterstützt",
"\"%s\" erfordert ein Argument.",
@@ -3552,9 +3552,9 @@
"IFC-Version %u1.%u2 wird nicht unterstützt",
"Die IFC-Architektur \"%sq\" ist nicht mit der aktuellen Zielarchitektur kompatibel",
"%m fordert den Index %u einer nicht unterstützten Partition an, die %sq entspricht",
"Die Parameternummer %u von %n weist den Typ %t auf, der nicht abgeschlossen werden kann",
"Die Parameternummer %u von %n weist den unvollständigen Typ %t auf",
"Die Parameternummer %u von %n weist den abstrakten Typ %t auf",
"Die Parameternummer %d von %n weist den Typ %t auf, der nicht abgeschlossen werden kann",
"Die Parameternummer %d von %n weist den unvollständigen Typ %t auf",
"Die Parameternummer %d von %n weist den abstrakten Typ %t auf",
"Strukturierte Bindungen sind ein C++17-Feature",
"Das Erfassen strukturierter Bindungen ist ein C++20-Feature",
"Der Operand des Splicers weist den Typ %t anstelle von std::meta::info auf.",
@@ -3747,40 +3747,5 @@
"„static“ entspricht hier nicht dem Standard",
"%nd wurde zuvor ohne explizite Enumerationsbasis deklariert",
"Fehlender „typename“ entspricht hier nicht dem Standard.",
"Die abgekürzte Funktionsvorlagensyntax entspricht nicht dem Standard für Deduktionsleitfäden.",
"Explizite this-Parameter sind ein C++23-Feature.",
"Arraykennzeichner werden in Kontexten zur Vorlagendeduktion nicht unterstützt.",
"Das zweite Argument muss ein ganzzahliger Vektor mit derselben Anzahl von Elementen wie das erste sein.",
"Das Argument muss ein Vektor boolescher Typen sein.",
"Das Argument muss ein Zeiger auf einen skalaren Typ sein.",
"Falscher Argumenttyp (sollte „%t“ sein)",
"Ein Vektortyp mit derselben Anzahl von Elementen wie das erste Argument ist erforderlich.",
"Strukturierte Bindungspakete sind ein C++26-Feature",
"Ein strukturierter Bindungspack kann nur innerhalb einer Vorlage deklariert werden.",
"In einer Deklaration für strukturierte Bindungen können nicht mehrere Packs deklariert werden.",
"Die Option „--no_parse_templates“ kann im C++26-Modus nicht verwendet werden.",
"Ein Typpaketelement darf nicht mit „%n“ übereinstimmen.",
"Parameter, die nur aus Bezeichnern bestehen, können nur in Funktionsdefinitionen alten Stils verwendet werden, die seit C23 nicht standardkonform sind.",
"Die Option „no_require_func_prototypes“ kann nur beim Kompilieren von C verwendet werden.",
"Die Überladungsauflösung für einen Aufruf von address-of-overload-set darf kein implizites Objektmember „%nd“ auswählen.",
"Paketindizierung ist ein C++26-Feature.",
"Der Paketindex überschreitet die Anzahl der Paketelemente.",
"Die Deduktion von Klassenvorlagenargumenten für Aliasvorlagen ist ein Feature von C++20.",
"_BitInt(%d1) ist ungültig; die maximale Ganzzahlbreite beträgt %d2.",
"_BitInt(%d1) ist ungültig; die minimale Breite für signed _BitInt beträgt %d2.",
"unsigned _BitInt(%d1) ist ungültig; die minimale Breite für unsigned _BitInt beträgt %d2.",
"_BitInt-Typen können nicht der zugrunde liegende Typ eines Aufzählungstyps sein.",
"Neudeklaration des Deduktionsleitfadens „%t“ (vorherige Deklaration %p)",
"Die vorkompilierte Headerdatei %sq wurde nicht erstellt.",
" Instanzen (",
" defs) von ",
"<unknown>",
"Anonymer, nicht C-ähnlicher Typ erhält für Verknüpfungszwecke einen Namen durch eine typedef- oder Aliasdeklaration",
"Der Typ ist aufgrund dieser Basisklasse nicht C-ähnlich.",
"Der Typ ist aufgrund dieses Standard-Memberinitialisierers nicht C-ähnlich.",
"Der Typ ist aufgrund dieser Frienddeklaration nicht C-ähnlich.",
"Der Typ ist aufgrund dieser Memberdeklaration nicht C-ähnlich.",
"Der Typ ist aufgrund dieses Lambdaausdrucks nicht C-ähnlich.",
"Ein Namensqualifizierer für einen Enumerationstyp ist ein C++11-Feature.",
"Unbeschränkte Unions sind ein C++11-Feature."
"Die abgekürzte Funktionsvorlagensyntax entspricht nicht dem Standard für Deduktionsleitfäden."
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"el tipo de variable %t de la función constexpr no es un tipo literal",
"la variable de la función constexpr no tiene una duración de almacenamiento automática",
"la variable de la función constexpr está sin inicializar",
"la inicialización entre llaves de una variable declarada con un tipo de marcador de posición pero sin '=' requiere exactamente un elemento dentro de las llaves",
"la inicialización entre llaves de una variable declarada con un tipo de marcador de posición pero sin \"=\" necesita exactamente un elemento dentro de las llaves",
"no existe ninguna configuración \"%s\" --target",
"el atributo solo se admite en configuraciones x86 de 32 bits",
"\"%s\" requiere un argumento",
@@ -3552,9 +3552,9 @@
"no se admite la versión IFC %u1.%u2",
"la arquitectura IFC %sq no es compatible con la arquitectura de destino actual",
"%m solicita el índice %u de una partición no admitida correspondiente a %sq",
"el número de parámetro %u de %n tiene un tipo %t que no se puede completar",
"el número de parámetro %u de %n tiene el tipo incompleto %t",
"el número de parámetro %u de %n tiene el tipo abstracto %t",
"el número de parámetro %d de %n tiene un tipo %t que no se puede completar",
"el número de parámetro %d de %n tiene el tipo incompleto %t",
"el número de parámetro %d de %n tiene el tipo abstracto %t",
"los enlaces estructurados son una característica de C++17",
"la captura de enlaces estructurados es una característica de C++20",
"el operando de splicer tiene el tipo %t en lugar de std::meta::info",
@@ -3747,40 +3747,5 @@
"\"static\" no es estándar aquí",
"%nd se declaró previamente sin una base explícita de enumeración",
"falta 'typename' no estándar aquí",
"La sintaxis abreviada de las plantillas de funciones no es estándar para las guías de deducción",
"los parámetros explícitos \"this\" son una característica de C++23",
"no se admiten designadores de matriz en contextos de deducción de plantilla",
"el segundo argumento debe ser un vector de tipo entero con el mismo número de elementos que el primero",
"el argumento debe ser un vector de tipos booleanos",
"el argumento debe ser un puntero a un tipo escalar",
"tipo de argumento incorrecto (debe ser %t)",
"se requiere un tipo vectorial (con el mismo número de elementos que el primer argumento)",
"los paquetes de enlace estructurado son una característica de C++26",
"un paquete de enlace estructurado solo se puede declarar dentro de una plantilla",
"no se pueden declarar varios paquetes en una declaración de enlace estructurado",
"La opción \"--no_parse_templates\" no se puede usar en modo C++26",
"un elemento de paquete de tipos no puede coincidir con %n",
"los parámetros de solo identificador solo se pueden usar en definiciones de función de estilo antiguo, que no son estándar desde C23",
"la opción \"no_require_func_prototypes\" solo se puede usar al compilar C",
"la resolución de sobrecarga para una llamada a una dirección de conjunto de sobrecargas no puede seleccionar un miembro de objeto implícito %nd",
"la indexación de paquetes es una característica de C++26",
"el índice del paquete supera el número de elementos del paquete",
"la deducción de argumentos de plantilla de clase para plantillas de alias es una característica de C++20",
"_BitInt(%d1) no es válido; el ancho máximo de entero es %d2",
"_BitInt(%d1) no es válido; el ancho mínimo de signed _BitInt es %d2",
"unsigned _BitInt(%d1) no es válido; el ancho mínimo de unsigned _BitInt es %d2",
"_BitInt no puede ser el tipo subyacente de un tipo de enumeración",
"volver a declarar la guía %t de deducción (declaración anterior %p)",
"no se creó el archivo %sq de encabezado precompilado",
" instancias (",
" defs) de ",
"<desconocido>",
"tipo anónimo no similar a C al que se asignó un nombre para fines de vinculación mediante una declaración typedef o de alias",
"el tipo no es similar a C debido a esta clase base",
"el tipo no es similar a C debido a este inicializador de miembro predeterminado",
"el tipo no es similar a C debido a esta declaración \"friend\"",
"el tipo no es similar a C debido a esta declaración de miembro",
"el tipo no es similar a C debido a esta expresión lambda",
"un calificador de nombre de tipo de enumeración es una característica de C++11",
"las uniones sin restricciones son una característica de C++11"
"La sintaxis abreviada de las plantillas de funciones no es estándar para las guías de deducción"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"Le type de variable %t dans la fonction constexpr n'est pas un type littéral",
"La variable dans la fonction constexpr ne possède pas de durée de stockage automatique",
"la variable dans la fonction constexpr n'est pas initialisée",
"linitialisation entre accolades dune variable déclarée avec un type despace réservé mais sans « = » nécessite exactement un élément à lintérieur des accolades",
"L'initialisation entre accolades d'une variable déclarée avec un type d'espace réservé mais sans `=` requiert exactement un élément à l'intérieur des accolades",
"aucune configuration --target '%s' n'existe",
"l'attribut est uniquement pris en charge dans les configurations 32 bits x86",
"'%s' nécessite un argument",
@@ -3552,9 +3552,9 @@
"La version IFC %u1.%u2 n'est pas prise en charge",
"L'architecture IFC %sq est incompatible avec l'architecture cible actuelle",
"%m demande lindex %u dune partition non prise en charge qui correspond à %sq",
"le paramètre numéro %u de %n a un type %t qui ne peut pas être complété",
"le numéro de paramètre %u de %n a un type incomplet %t",
"le numéro de paramètre %u de %n a un type abstrait %t",
"le paramètre numéro %d de %n a un type %t qui ne peut pas être complété",
"le numéro de paramètre %d de %n a un type incomplet %t",
"le numéro de paramètre %d de %n a un type abstrait %t",
"les liaisons structurées sont une fonctionnalité C++17",
"la capture de liaisons structurées est une fonctionnalité C++20",
"lopérande du splicer présente le type %t au lieu de std::meta::info",
@@ -3747,40 +3747,5 @@
"« static » nest pas standard ici",
"%nd a été déclaré précédemment sans base d’énumération explicite",
"le mot-clé « typename » manquant nest pas standard ici",
"la syntaxe abrégée du modèle de fonction nest pas standard pour les guides de déduction",
"les paramètres explicites « this » sont une fonctionnalité de C++23",
"les désignateurs de tableau ne sont pas pris en charge dans les contextes de déduction de modèle",
"Le deuxième argument doit être un vecteur de type entier avec le même nombre d’éléments que le premier",
"largument doit être un vecteur de types booléens",
"largument doit être un pointeur vers un type scalaire",
"type dargument incorrect (il doit sagir de %t)",
"un type vectoriel, avec le même nombre d’éléments que le premier argument, est requis",
"les packs de liaisons structurées sont une fonctionnalité C++26",
"un pack de liaisons structurées ne peut être déclaré qu’à lintérieur dun modèle",
"nous ne pouvons pas déclarer plusieurs packs dans une déclaration de liaison structurée",
"Loption « --no_parse_templates » ne peut pas être utilisée en mode C++26",
"un élément du pack de types ne peut pas correspondre à %n",
"les paramètres composés uniquement didentificateurs ne peuvent être utilisés que dans les définitions de fonction de style ancien, qui ne sont pas standard depuis la version C23",
"loption « no_require_func_prototypes » peut être utilisée uniquement lors de la compilation de C",
"la résolution de surcharge pour un appel address-of-overload-set ne peut pas sélectionner un membre dobjet implicite %nd",
"lindexation de pack est une fonctionnalité de C++26",
"lindex du pack dépasse le nombre d’éléments du pack",
"la déduction darguments de modèle de classe pour les modèles dalias est une fonctionnalité C++20",
"_BitInt(%d1) nest pas valide, la largeur maximale dun entier est %d2",
"_BitInt(%d1) nest pas valide, la largeur minimale de signed _BitInt est %d2",
"unsigned _BitInt(%d1) nest pas valide, la largeur minimale de unsigned _BitInt est %d2",
"Les types _BitInt ne peuvent pas être le type sous-jacent dun type énumération",
"nouvelle déclaration du guide de déduction %t (déclaration précédente %p)",
"le fichier den-tête précompilé %sq na pas été créé",
" instances (",
" defs) de ",
"<unknown>",
"type anonyme non similaire à C auquel un nom a été attribué à des fins de liaison par une déclaration typedef ou dalias",
"le type nest pas similaire à C à cause de cette classe de base",
"le type nest pas similaire à C en raison de cet initialiseur de membre par défaut",
"le type nest pas similaire à C en raison de cette déclaration friend",
"le type nest pas similaire à C en raison de cette déclaration de membre",
"le type nest pas similaire à C en raison de cette expression lambda",
"un qualificateur de nom de type énumération est une fonctionnalité C++11",
"les unions sans restriction sont une fonctionnalité C++11"
"la syntaxe abrégée du modèle de fonction nest pas standard pour les guides de déduction"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"il tipo di variabile %t nella funzione constexpr non è un tipo letterale",
"alla variabile nella funzione constexpr non è assegnata una durata di archiviazione automatica",
"la variabile nella funzione constexpr non è inizializzata",
"l'inizializzazione tra parentesi graffe di una variabile dichiarata con un tipo segnaposto ma senza '=' richiede esattamente un elemento all'interno delle parentesi graffe",
"per l'inizializzazione tra parentesi graffe di una variabile dichiarata con un tipo di segnaposto, ma senza `=`, è necessario specificare un solo elemento all'interno delle parentesi",
"non esistono configurazioni '%s' --target",
"l'attributo è supportato soltanto in configurazioni x86 a 32 bit",
"con '%s' è richiesto un argomento",
@@ -3552,9 +3552,9 @@
"la versione IFC %u1.%u2 non è supportata",
"l'architettura IFC %sq non è compatibile con l'architettura di destinazione corrente",
"%m richiede l'indice %u di una partizione non supportata corrispondente a %sq",
"il numero di parametro %u di %n ha il tipo %t che non può essere completato",
"il numero di parametro %u di %n ha il tipo incompleto %t",
"il numero di parametro %u di %n ha il tipo astratto %t",
"il numero di parametro %d di %n ha il tipo %t che non può essere completato",
"il numero di parametro %d di %n ha il tipo incompleto %t",
"il numero di parametro %d di %n ha il tipo astratto %t",
"i binding strutturati sono una funzionalità di C++17",
"l'acquisizione di binding strutturati è una funzionalità di C++20",
"l'operando dello splicer ha il tipo %t anziché std::meta::info",
@@ -3747,40 +3747,5 @@
"'static' non è standard qui",
"%nd era stato dichiarato in precedenza senza una base di enumerazione esplicita",
"manca 'typename' che qui non è standard",
"la sintassi abbreviata del modello di funzione non è standard per le guide alla deduzione",
"i parametri 'this' espliciti sono una funzionalità di C++23",
"gli indicatori di matrice non sono supportati nei contesti di deduzione del modello",
"Il secondo argomento deve essere un vettore di tipo intero con lo stesso numero di elementi del primo",
"l'argomento deve essere un vettore di tipi booleani",
"l'argomento deve essere un puntatore a un tipo scalare",
"tipo di argomento non corretto (deve essere %t)",
"è necessario un tipo vettore (con lo stesso numero di elementi del primo argomento)",
"i pacchetti di binding strutturato sono una funzionalità di C++26",
"Un pacchetto di binding strutturato può essere dichiarato solo all'interno di un modello",
"non è possibile dichiarare più pacchetti in una dichiarazione di binding strutturato",
"L'opzione '--no_parse_templates' non può essere usata in modalità C++26",
"Non è possibile far corrispondere un elemento di tipo pacchetto a %n",
"i parametri costituiti dal solo identificatore sono consentiti esclusivamente nelle definizioni di funzione in stile legacy, che non sono conformi allo standard a partire da C23",
"l'opzione 'no_require_func_prototypes' può essere usata solo durante la compilazione di C",
"La risoluzione dell'overload per una chiamata address-of-overload-set non può selezionare un membro implicito dell'oggetto %nd",
"l'indicizzazione dei pacchetti è una funzionalità di C++26",
"l'indice del pacchetto supera il numero di elementi del pacchetto",
"La deduzione dell'argomento del modello di classe per i modelli alias è una funzionalità di C++20",
"_BitInt(%d1) non è valido; la larghezza massima dell'intero è %d2",
"_BitInt(%d1) non è valido; la larghezza minima di signed _BitInt è %d2",
"unsigned _BitInt(%d1) non è valido; la larghezza minima per unsigned _BitInt è %d2",
"I tipi _BitInt non possono essere usati come tipo sottostante per un tipo enumerazione",
"Ridichiarazione della guida di deduzione %t (dichiarazione precedente %p)",
"il file di intestazione precompilato %sq non è stato creato",
" istanze (",
" defs) di ",
"<sconosciuto>",
"a un tipo anonimo non simile a C è stato assegnato un nome per scopi di linkage tramite una dichiarazione typedef o di alias",
"il tipo non è simile a C a causa di questa classe base",
"il tipo non è simile a C a causa di questo inizializzatore predefinito per membri",
"il tipo non è simile a C a causa di questa dichiarazione friend",
"il tipo non è simile a C a causa di questa dichiarazione di membro",
"il tipo non è simile a C a causa di questa espressione lambda",
"un qualificatore del nome di tipo enumerazione è una funzionalità di C++11",
"le unioni senza restrizioni sono una funzionalità di C++11"
"la sintassi abbreviata del modello di funzione non è standard per le guide alla deduzione"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"constexpr 関数の変数の型 %t がリテラル型ではありません",
"constexpr 関数の変数に自動ストレージ存続期間がありません",
"constexpr 関数の変数が初期化されていません",
"プレースホルダー型で宣言されているが '=' のない変数の中かっこ初期化には、中かっこ内要素が 1 つだけ必要です",
"中かっこで囲まれた変数の初期化がプレースホルダー型で宣言されましたが、`=` がないため、中かっこ内要素と正確に一致しなければなりません",
"'%s' --target の構成が存在しません",
"属性は 32 ビット x86 構成でのみサポートされています",
"'%s' は引数が必要です",
@@ -3552,9 +3552,9 @@
"IFC バージョン %u1.%u2 はサポートされていません",
"IFC アーキテクチャ %sq は現在のターゲット アーキテクチャと互換性がありません",
"%m は、インデックス %u (%sq に対応するサポートされていないパーティションのインデックス) を要求します",
"%n のパラメーター番号 %u に、完了できない型 %t があります",
"%n のパラメーター番号 %u不完全な型 %t があります",
"%n のパラメーター番号 %u に、抽象型 %t があります",
"%n のパラメーター番号 %d に、完了できない型 %t があります",
"%n のパラメーター番号 %d に不完全な型 %t があります",
"%n のパラメーター番号 %d は抽象型 %t",
"構造化バインディングは C++17 機能です",
"構造化バインディングのキャプチャは C++20 の機能です",
"スライサーのオペランドの型は std::meta::info ではなく %t です",
@@ -3747,40 +3747,5 @@
"'static' はここでは非標準です",
"%nd は、明示的な列挙型ベースなしで以前に宣言されました",
"見つからない 'typename' はここでは非標準です",
"省略形の関数テンプレート構文は、推論ガイドでは非標準です",
"明示的な 'this' パラメーターは C++23 の機能です",
"テンプレート引数推論コンテキストでは配列指定子はサポートされていません",
"2 番目の引数は、1 番目の引数と同じ数の要素を持つ整数型のベクターである必要があります",
"引数はブール型のベクターである必要があります",
"引数はスカラー型へのポインターである必要があります",
"引数の型が正しくありません (必要な型: %t)",
"1 番目の引数と同じ要素数を持つベクター型が必要です",
"構造化バインディング パックは C++26 の機能です",
"構造化バインディング パックはテンプレート内でのみ宣言できます",
"構造化バインディング宣言で複数のパックを宣言することはできません",
"'--no_parse_templates' オプションは C++26 モードでは使用できません",
"型パック要素は %n に一致できません",
"識別子のみのパラメーターは、旧形式の関数定義でのみ使用できます。C23 以降ではこの形式は非標準です",
"オプション 'no_require_func_prototypes' は C をコンパイルするときにのみ使用できます",
"address-of-overload-set 呼び出しのオーバーロード解決では、暗黙的オブジェクト メンバー %nd を選択できません",
"パックのインデックス作成は C++26 の機能です",
"パック インデックスがパック要素の数を超えています",
"エイリアス テンプレートのクラス テンプレート引数推論は C++20 の機能です",
"_BitInt(%d1) は無効です。整数の最大幅は %d2 です",
"_BitInt(%d1) は無効です。signed _BitInt の最小幅は %d2 です",
"unsigned _BitInt(%d1) は無効です。unsigned _BitInt の最小ビット幅は %d2 です",
"_BitInt 型は列挙型の基になる型として使用できません",
"推論ガイドが再宣言されています %t(以前の宣言: %p)",
"プリコンパイル済みヘッダー ファイル %sq が作成されませんでした",
" instances (",
" defs) of ",
"<unknown>",
"typedef または alias 宣言によるリンケージの目的で付けられた匿名の C-like ではない型の名前",
"この基底クラスのため、型は C-like ではありません",
"この既定のメンバー初期化子のため、型は C-like ではありません",
"このフレンド宣言のため、型は C-like ではありません",
"このメンバー宣言のため、型は C-like ではありません",
"このラムダ式のため、型は C-like ではありません",
"列挙型名修飾子は C++11 の機能です",
"無制限の共用体は C++11 機能です"
"省略形の関数テンプレート構文は、推論ガイドでは非標準です"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"constexpr 함수의 변수 형식 %t이(가) 리터럴 형식이 아닙니다.",
"constexpr 함수의 변수에 자동 저장 기간이 없습니다.",
"constexpr 함수에 있는 변수의 초기화가 취소되었습니다.",
"자리 표시자 형식은 있으나 '='는 없이 선언된 변수의 중괄호 초기화에서는 중괄호 안에 정확히 하나의 요소가 있어야 합니다.",
"자리 표시자 형식은 있으나 `=`는 없이 선언된 변수의 중괄호 초기화에서는 중괄호 안에 정확히 하나의 요소가 있어야 합니다.",
"'%s' 없음 --대상 구성이 존재함",
"속성은 32비트 x86 구성에서만 지원됩니다.",
"'%s'에 인수 필요",
@@ -3552,9 +3552,9 @@
"IFC 버전 %u1.%u2은(는) 지원되지 않습니다.",
"IFC 아키텍처 %sq이(가) 현재 대상 아키텍처와 호환되지 않습니다.",
"%m은(는) %sq에 해당하는 억제된 파티션의 인덱스 %u을(를) 요청합니다.",
"%n의 매개 변수 번호 %u에는 완료할 수 없는 형식 %t이(가) 있습니다.",
"매개 변수 번호 %u(%n 중)이 불완전한 형식 %t",
"매개 변수 번호 %u(%n 중)에는 추상 형식 %t이(가) 있",
"%n의 매개 변수 번호 %d에는 완료할 수 없는 형식 %t이 있습니다.",
"매개 변수 번호 %d(%n 중)이 불완전한 형식 %t입니다.",
"매개 변수 번호 %d(%n 중)에는 추상 형식 %t이(가) 있습니다.",
"구조적 바인딩은 C++17 기능입니다.",
"구조화된 바인딩 캡처는 C++20 기능입니다.",
"스플라이서의 피연산자에 std::meta::info 대신 %t 형식이 있습니다.",
@@ -3747,40 +3747,5 @@
"여기서 'static'은 표준이 아닙니다.",
"%nd은(는) 이전에 명시적 열거형 기반 없이 선언되었습니다.",
"여기서 누락된 'typename'이 표준이 아닙니다.",
"약식 함수 템플릿 구문은 추론 가이드에 대한 표준이 아닙니다.",
"명시적 'this' 매개 변수는 C++23 기능입니다.",
"배열 지정자는 템플릿 추론 컨텍스트에서 지원되지 않습니다.",
"두 번째 인수는 첫 번째 인수와 같은 수의 요소를 가진 정수 형식의 벡터여야 합니다.",
"인수는 부울 형식의 벡터여야 합니다.",
"인수는 스칼라 형식을 가리키는 포인터여야 합니다.",
"인수 형식이 잘못되었습니다. %t여(이어)야 합니다.",
"벡터 형식이 필요합니다. 첫 번째 인수와 같은 수의 요소를 가져야 합니다.",
"구조적 바인딩 팩은 C++26 기능입니다.",
"구조적 바인딩 팩은 템플릿 안에서만 선언할 수 있습니다.",
"구조적 바인딩 선언에서는 여러 팩을 선언할 수 없습니다.",
"'--no_parse_templates' 옵션은 C++26 모드에서 사용할 수 없습니다.",
"형식 팩 요소는 %n와(과) 일치할 수 없습니다.",
"식별자 전용 매개 변수는 C23에서 비표준인 이전 스타일 함수 정의에서만 사용할 수 있습니다.",
"'no_require_func_prototypes' 옵션은 C를 컴파일할 경우에만 사용할 수 있습니다.",
"address-of-overload-set 호출에 대한 오버로드 해결에서는 암시적 개체 멤버 %nd을(를) 선택할 수 없습니다.",
"팩 인덱싱은 C++26 기능입니다.",
"팩 인덱스가 팩 요소 수를 초과합니다.",
"별칭 템플릿에 대한 클래스 템플릿 인수 추론은 C++20 기능입니다.",
"_BitInt(%d1)은 잘못되었습니다. 최대 정수 너비는 %d2입니다.",
"_BitInt(%d1)은 잘못되었습니다. 최소 signed _BitInt 너비는 %d2입니다.",
"unsigned _BitInt(%d1)은 잘못되었습니다. 최소 unsigned _BitInt 너비는 %d2입니다.",
"_BitInt 형식은 열거형 형식의 기반 형식이 될 수 없습니다.",
"추론 가이드 %t의 재선언입니다. (이전 선언 %p)",
"미리 컴파일된 헤더 파일 %sq이(가) 만들어지지 않음",
" 인스턴스(",
" defs)의 ",
"<알 수 없음>",
"typedef 또는 별칭 선언으로 인해 링크 목적으로 이름이 지정된 C와 유사하지 않은 익명 형식",
"이 기본 클래스 때문에 형식이 C와 유사하지 않음",
"이 기본 구성원 이니셜라이저 때문에 형식이 C와 유사하지 않음",
"이 friend 선언 때문에 형식이 C와 유사하지 않음",
"이 멤버 선언 때문에 형식이 C와 유사하지 않음",
"이 람다 식 때문에 형식이 C와 유사하지 않음",
"열거형 형식 이름 한정자는 C++11 기능임",
"제한 없는 공용 구조체는 C++11 기능임"
"약식 함수 템플릿 구문은 추론 가이드에 대한 표준이 아닙니다."
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"typ zmiennej %t w funkcji constexpr nie jest typem literału",
"zmienna w funkcji constexpr nie ma automatycznego okresu magazynu",
"nie zainicjowano zmiennej w funkcji constexpr",
"inicjowanie w nawiasach klamrowych zmiennej zadeklarowanej przy użyciu typu symbolu zastępczego bez znaku „=” wymaga dokładnie jednego elementu w nawiasach klamrowych",
"Inicjowanie w nawiasach klamrowych zmiennej zadeklarowanej przy użyciu typu symbolu zastępczego bez znaku „=” wymaga dokładnie jednego elementu w nawiasach klamrowych",
"konfiguracja opcji --target elementu „%s” nie istnieje",
"atrybut jest obsługiwany tylko w 32-bitowych konfiguracjach x86",
"element „%s” wymaga argumentu",
@@ -3552,9 +3552,9 @@
"Wersja IFC %u1.%u2 nie jest obsługiwana",
"Architektura IFC %sq jest niezgodna z bieżącą architekturą docelową",
"Element %m żąda indeksu %u nieobsługiwanej partycji odpowiadającej %sq",
"numer parametru %u z %n ma typ %t, którego nie można ukończyć",
"numer parametru %u z %n ma niekompletny typ %t",
"numer parametru %u z %n ma typ abstrakcyjny %t",
"numer parametru %d z %n ma typ %t, którego nie można ukończyć",
"numer parametru %d z %n ma niekompletny typ %t",
"numer parametru %d z %n ma typ abstrakcyjny %t",
"powiązania strukturalne są funkcją języka C++17",
"przechwytywanie powiązań strukturalnych jest funkcją języka C++20",
"argument operacji splicer ma typ %t zamiast std::meta::info",
@@ -3747,40 +3747,5 @@
"„static” jest tutaj niestandardowy",
"funkcja %nd została poprzednio zadeklarowana bez jawnej bazy wyliczenia",
"brak elementu „typename” jest tutaj niestandardowe",
"skrócona składnia szablonu funkcji jest niestandardowa dla przewodników dedukcji",
"jawne parametry „this” są funkcją języka C++23",
"desygnatory tablic nie są obsługiwane w kontekstach dedukcji szablonów",
"drugi argument musi być wektorem typu całkowitego o takiej samej liczbie elementów jak pierwszy",
"argument musi być wektorem typów logicznych",
"argument musi być wskaźnikiem do typu skalarnego",
"niepoprawny typ argumentu (powinien być %t)",
"wymagany jest typ wektorowy (z taką samą liczbą elementów jak pierwszy argument)",
"pakiety powiązań strukturalnych to funkcja języka C++26",
"pakiet wiązań strukturalnych można zadeklarować tylko wewnątrz szablonu",
"nie można zadeklarować wielu pakietów w deklaracji wiązania strukturalnego",
"Opcji „--no_parse_templates” nie można używać w trybie C++26",
"element pakietu typów nie może pasować do %n",
"parametrów zawierających tylko identyfikatory można używać tylko w definicjach funkcji w starym stylu, które od C23 są niestandardowe",
"opcji „no_require_func_prototypes” można użyć tylko w przypadku kompilowania kodu C",
"rozstrzyganie przeciążeń dla wywołania address-of-overload-set nie może wybrać składowej %nd z niejawnym obiektem",
"indeksowanie pakietów jest funkcją języka C++26",
"indeks pakietu przekracza liczbę elementów pakietu",
"dedukcja argumentów szablonu klasy dla szablonów aliasów to funkcja języka C++20",
"_BitInt(%d1) jest nieprawidłowy; maksymalna szerokość liczby całkowitej wynosi %d2",
"_BitInt(%d1) jest nieprawidłowy; minimalna szerokość signed _BitInt wynosi %d2",
"unsigned _BitInt(%d1) jest nieprawidłowy; minimalna szerokość unsigned _BitInt wynosi %d2",
"typy _BitInt nie mogą być podstawowym typem typu wyliczenia",
"ponowna deklaracja wytycznej dedukcji %t (poprzednia deklaracja %p)",
"prekompilowany plik nagłówkowy %sq nie został utworzony",
" wystąpienia (",
" defs) z ",
"<unknown>",
"anonimowemu typowi niepodobnemu do C nadano nazwę do celów linkowania za pomocą deklaracji typedef lub aliasu",
"typ nie jest podobny do języka C z powodu tej klasy bazowej",
"typ nie jest C-podobny z powodu tego domyślnego inicjatora składowej",
"typ nie jest podobny do C z powodu tej deklaracji elementu zaprzyjaźnionego",
"typ nie jest C-podobny z powodu tej deklaracji składowej",
"typ nie jest C-podobny z powodu tego wyrażenia lambda",
"kwalifikator nazwy typu wyliczeniowego jest funkcją języka C++11",
"nieograniczone unie są funkcją języka C++11"
"skrócona składnia szablonu funkcji jest niestandardowa dla przewodników dedukcji"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"o tipo de variável %t na função constexpr não é um tipo literal",
"a variável na função constexpr não tem duração de armazenamento automático",
"a variável na função constexpr não foi inicializada",
"a inicialização entre chaves de uma variável declarada com um tipo de espaço reservado, mas sem '=' exige exatamente um elemento dentro das chaves",
"inicialização entre chaves de uma variável declarada com um tipo de espaço reservado, mas sem '=', requer exatamente um elemento entre chaves",
"nenhuma --configuração de destino '%s' existente",
"o atributo tem suporte apenas em configurações x86 de 32 bits",
"'%s' exige um argumento",
@@ -3552,9 +3552,9 @@
"A versão IFC %u1.%u2 não tem suporte",
"A arquitetura IFC %sq é incompatível com a arquitetura de destino atual",
"%m solicita o índice %u de uma partição não suportada correspondente a %sq",
"o número de parâmetro %u de %n tem tipo %t que não pode ser concluído",
"o número de parâmetro %u de %n tem tipo incompleto %t",
"o número de parâmetro %u de %n tem tipo abstrato %t",
"o número de parâmetro %d de %n tem tipo %t que não pode ser concluído",
"o número de parâmetro %d de %n tem o tipo incompleto %t",
"o número de parâmetro %d de %n tem tipo o abstrato %t",
"associações estruturadas são um recurso do C++17",
"capturar associações estruturadas é um recurso do C++20",
"operando do splicer tem o tipo %t em vez de std::meta::info",
@@ -3747,40 +3747,5 @@
"\"static\" não é padrão aqui",
"%nd foi declarado anteriormente sem uma base de enumeração explícita",
"\"typename\" ausente não é padrão aqui",
"a sintaxe abreviada de template de função é não padrão para guias de dedução",
"parâmetros explícitos de 'this' são um recurso do C++23",
"designadores de matriz não têm suporte em contextos de dedução de modelo",
"o segundo argumento deve ser um vetor de tipo inteiro com o mesmo número de elementos que o primeiro",
"o argumento deve ser um vetor de tipos boolianos",
"o argumento deve ser um ponteiro para um tipo escalar",
"tipo de argumento incorreto (deveria ser %t)",
"é necessário um tipo vetor (com o mesmo número de elementos que o primeiro argumento)",
"pacotes de associação estruturada são um recurso do C++26",
"um pacote de associação estruturada só pode ser declarado dentro de um modelo",
"não é possível declarar vários pacotes em uma declaração de associação estruturada",
"A opção '--no_parse_templates' não pode ser usada no modo C++26",
"um elemento de pacote de tipos não pode corresponder a %n",
"parâmetros somente com identificadores só podem ser usados em definições de função no estilo antigo, que não são padrão desde C23",
"a opção 'no_require_func_prototypes' só pode ser usada ao compilar C",
"a resolução de sobrecarga para uma chamada de conjunto de sobrecargas de endereço não pode selecionar o membro de objeto implícito %nd",
"a indexação de pacotes é um recurso do C++26",
"o índice do pacote excede o número de elementos do pacote",
"a dedução de argumentos de modelo de classe para modelos de alias é um recurso do C++20",
"_BitInt(%d1) é inválido; a largura máxima de inteiros é %d2",
"_BitInt(%d1) é inválido; a largura mínima de signed _BitInt é %d2",
"unsigned _BitInt(%d1) é inválido; a largura mínima de unsigned _BitInt é %d2",
"os tipos _BitInt não podem ser o tipo subjacente de um tipo de enumeração",
"redeclaração do guia de dedução %t (declaração anterior %p)",
"arquivo de cabeçalho pré-compilado %sq não foi criado",
" instâncias (",
" defs) de ",
"<desconhecido>",
"tipo anônimo não semelhante a C que recebeu um nome para fins de vinculação por meio de uma declaração typedef ou de alias",
"o tipo não é semelhante a C por causa dessa classe base",
"o tipo não é semelhante a C devido a este inicializador de membro padrão",
"o tipo não é semelhante a C devido a esta declaração de friend",
"o tipo não é semelhante a C devido a esta declaração de membro",
"o tipo não é semelhante a C devido a esta expressão lambda",
"um qualificador de nome de tipo de enumeração é um recurso do C++11",
"uniões irrestritas são um recurso do C++11"
"a sintaxe abreviada de template de função é não padrão para guias de dedução"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"переменный тип %t в функции constexpr не является литеральным типом",
"переменная в функции constexpr не имеет автоматической длительности хранения",
"переменная в функции constexpr не инициализирована",
"для инициализации переменной в фигурных скобках, объявленной с помощью типа заполнителя, но без \"=\", требуется ровно один элемент внутри фигурных скобок",
"заключенная в фигурные скобки инициализация переменной, объявленная с типом заполнителя, но без \"=\", должна содержать строго один элемент внутри фигурных скобок",
"конфигурация \"%s\" --target не существует",
"атрибут поддерживается только в 32-разрядных (x86) конфигурациях",
"для \"%s\" требуется аргумент",
@@ -3552,9 +3552,9 @@
"Версия IFC %u1.%u2 не поддерживается",
"Архитектура IFC %sq несовместима с текущей целевой архитектурой",
"модуль %m запрашивает индекс %u неподдерживаемого раздела, соответствующего %sq",
"номер параметра %u из %n имеет тип %t, который не может быть завершен",
"номер параметра %u из %n имеет неполный тип %t",
"номер параметра %u из %n имеет абстрактный тип %t",
"номер параметра %d из %n имеет тип %t, который не может быть завершен",
"номер параметра %d из %n имеет неполный тип %t",
"номер параметра %d из %n имеет абстрактный тип %t",
"структурированные привязки — это функция C++17",
"запись структурированных привязок — это функция C++20",
"операнд splicer имеет тип %t вместо std::meta::info",
@@ -3747,40 +3747,5 @@
"\"static\" является здесь нестандартным",
"%nd ранее был объявлен без явной базы перечисления",
"отсутствие typename здесь является нестандартным",
"сокращенный синтаксис шаблона функции не является стандартным для правил дедукции",
"явные параметры this — это функция C++23",
"обозначения элементов массива не поддерживаются в контекстах дедукции шаблонов",
"второй аргумент должен быть вектором целочисленного типа с тем же количеством элементов, что и первый",
"аргумент должен быть вектором логических типов",
"аргумент должен быть указателем на скалярный тип",
"неправильный тип аргумента (должен быть %t)",
"требуется векторный тип (с тем же количеством элементов, что и в первом аргументе)",
"пакеты структурированных привязок — это функция C++26",
"пакет структурированной привязки можно объявлять только внутри шаблона",
"нельзя объявлять несколько пакетов в объявлении структурированной привязки",
"параметр \"--no_parse_templates\" нельзя использовать в режиме C++26",
"элемент пакета типов не может совпадать с %n",
"параметры только с идентификаторами можно использовать только в определениях функций старого стиля, которые с C23 считаются нестандартными",
"параметр \"no_require_func_prototypes\" можно использовать только при компиляции C",
"разрешение перегрузки при взятии адреса набора перегруженных функций не может выбрать функцию-член %nd с неявным параметром объекта",
"индексирование пакетов — это функция C++26",
"индекс пакета превышает количество элементов пакета",
"дедукция аргументов шаблона класса для шаблонов псевдонимов — это функция C++20",
"_BitInt(%d1) является недопустимым; максимальная ширина целого числа — %d2",
"_BitInt(%d1) является недопустимым; минимальная ширина типа signed _BitInt — %d2",
"unsigned _BitInt(%d1) является недопустимым; минимальная ширина типа unsigned _BitInt — %d2",
"_BitInt-типы не могут быть базовым типом перечисления",
"повторное объявление руководства по дедукции %t (предыдущее объявление %p)",
"файл предкомпилированного заголовка %sq не был создан",
" экземпляры (",
" defs) из ",
"<неизвестно>",
"анонимному не C-подобному типу присвоено имя для целей связывания с помощью typedef или объявления псевдонима",
"тип не является C-подобным из-за этого базового класса",
"тип не является C-подобным из-за этого инициализатора элемента по умолчанию",
"тип не является C-подобным из-за этого дружественного объявления",
"тип не является C-подобным из-за этого объявления элемента",
"тип не является C-подобным из-за этого лямбда-выражения",
"квалификатор имени типа перечисления — это функция C++11",
"неограниченные объединения — это функция C++11"
"сокращенный синтаксис шаблона функции не является стандартным для правил дедукции"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"constexpr işlevindeki %t değişken türü bir değişmez değer türü değil",
"constexpr işlevindeki değişken otomatik depolama süresine sahip değil",
"constexpr işlevindeki değişken başlatılmadı",
"'=' olmadan bir yer tutucu ile bildirilen değişkenin küme ayraçlarıyla başlatılması için küme ayraçlarının içinde tam olarak bir öğe olması gerekir",
"`=` olmadan bir yer tutucu ile bildirilen değişkenin küme ayraçlarıyla başlatılması için küme ayraçlarının içinde tam bir öğe olması gerekir",
"'%s' --target yapılandırması yok",
"öznitelik yalnızca 32 bit x86 yapılandırmalarında desteklenir",
"'%s' bir bağımsız değişken gerektiriyor",
@@ -3552,9 +3552,9 @@
"%u1.%u2 IFC sürümü desteklenmiyor",
"%sq IFC mimarisi geçerli hedef mimariyle uyumsuz",
"%m, desteklenmeyen bir bölümün %u dizinini istiyor (%sq modülüne karşılık gelir)",
"%n öğesinin %u numaralı parametresi tamamlanamayan %t türündedir",
"%n öğesinin %u numaralı parametresi tamamlanmamış %t türündedir",
"%n öğesinin %u numaralı parametresi soyut %t türündedir",
"%n üzerindeki %d numaralı parametre %t türünde ve tamamlanamıyor",
"%n üzerindeki %d numaralı parametre %t türünde ve tür tamamlanmamış",
"%n üzerindeki %d numaralı parametre %t türünde ve bu bir soyut tür",
"yapılandırılmış bağlamalar bir C++17 özelliğidir",
"yapılandırılmış bağlamaların yakalanması bir C++20 özelliğidir",
"splicer işleneni, std::meta::info yerine %t türüne sahip",
@@ -3747,40 +3747,5 @@
"'static' burada standart dışıdır",
"%nd daha önce açık bir sabit liste tabanı olmadan tanımlanmıştı",
"eksik 'typename' burada standart dışı",
"kısaltılmış işlev şablonu sözdizimi çıkarsama kılavuzları için standart değil",
"açık 'this' parametreleri bir C++23 özelliğidir",
"dizi belirleyicileri şablon çıkarsama bağlamlarında desteklenmez",
"ikinci bağımsız değişken, birinciyle aynı sayıda öğeye sahip tamsayı türünde bir vektör olmalıdır",
"bağımsız değişken, boole türlerinden bir vektör olmalıdır",
"bağımsız değişken, skaler bir türe yönelik işaretçi olmalıdır",
"yanlış bağımsız değişken türü (%t olmalıdır)",
"bir vektör türü (ilk bağımsız değişkenle aynı sayıda öğeye sahip) gerekir",
"yapılandırılmış bağlama paketleri bir C++26 özelliğidir",
"yapılandırılmış bağlama paketi yalnızca bir şablon içinde bildirilebilir",
"yapılandırılmış bir bağlama bildiriminde birden çok paket bildirilemez",
"'--no_parse_templates' seçeneği C++26 modunda kullanılamaz",
"bir tür paketi öğesi %n ile eşleşemez",
"yalnızca tanımlayıcı parametreler sadece C23'ten beri standart dışı olan eski stil işlev tanımlarında kullanılabilir",
"'no_require_func_prototypes' seçeneği yalnızca C derlenirken kullanılabilir",
"Bir aşırı yükleme kümesi adresi çağrısı için aşırı yükleme çözümlemesi, %nd örtük nesne üyesini seçemez",
"paket dizini oluşturma bir C++26 özelliğidir",
"paket dizini paket öğelerinin sayısını aşıyor",
"diğer ad şablonları için sınıf şablonu bağımsız değişken çıkarsaması bir C++20 özelliğidir",
"_BitInt(%d1) geçersiz; en büyük tamsayı genişliği: %d2",
"_BitInt(%d1) geçersiz; en küçük signed _BitInt genişliği: %d2",
"unsigned _BitInt(%d1) geçersiz; en küçük unsigned _BitInt genişliği: %d2",
"_BitInt türleri bir numaralandırma türünün temel türü olamaz",
"%t çıkarsama kılavuzunun yeniden bildirimi (önceki %p bildirimi)",
"önceden derlenmiş üst bilgi dosyası %sq oluşturulmadı",
" örnekler (",
" defs) ",
"<bilinmiyor>",
"typedef veya diğer ad bildirimiyle bağlantı amacıyla adı verilen anonim C benzeri olmayan tür",
"bu temel sınıf nedeniyle tür C benzeri değil",
"bu varsayılan üye başlatıcısı nedeniyle tür C benzeri değil",
"bu arkadaş bildirimi nedeniyle tür C benzeri değil",
"bu üye bildirimi nedeniyle tür C benzeri değil",
"bu lambda ifadesi nedeniyle tür C benzeri değil",
"sabit listesi türü ad niteleyicisi bir C++11 özelliğidir",
"kısıtlanmamış birleşimler bir C++11 özelliğidir"
"kısaltılmış işlev şablonu sözdizimi çıkarsama kılavuzları için standart değil"
]
+4 -39
View File
@@ -3552,9 +3552,9 @@
"不支持 IFC 版本 %u1.%u2",
"IFC 体系结构 %sq 与当前目标体系结构不兼容",
"%m 请求对应于 %sq 的不支持分区的索引 %u",
"%n 的参数编号 %u 具有无法完成的类型 %t",
"%n 的参数编号 %u 具有不完整类型 %t",
"%n 的参数编号 %u 具有抽象类型 %t",
"%n 的参数编号 %d 具有无法完成的类型 %t",
"%n 的参数编号 %d 具有未完成的类型 %t",
"%n 的参数编号 %d 具有抽象类型 %t",
"结构化绑定是一项 C++17 功能",
"捕获结构化绑定是一项 C++20 功能",
"拼接程序的操作数具有类型 %t 而不是 std::meta::info",
@@ -3747,40 +3747,5 @@
"此处使用 \"static\" 不符合标准",
"之前声明 %nd 时未指定显式枚举基类型",
"此处缺少 'typename' 属于非标准用法",
"缩写函数模板语法对于推导指南是不标准的",
"显式 \"this\" 参数是 C++23 功能",
"模板推导上下文中不支持数组指示符",
"第二个参数必须是整数类型的向量,且元素数量与第一个参数相同",
"参数必须是布尔类型的向量",
"参数必须是指向标量类型的指针",
"参数类型不正确(应为 %t)",
"需要向量类型(元素数量与第一个参数相同)",
"结构化绑定包是 C++26 功能",
"结构化绑定包只能在模板内部声明",
"无法在结构化绑定声明中声明多个包",
"\"--no_parse_templates\" 选项不能在 C++26 模式下使用",
"类型包元素无法匹配 %n",
"仅标识符参数只能在旧式函数定义中使用,自 C23 起这属于非标准用法",
"选项 \"no_require_func_prototypes\" 只能在编译 C 时使用",
"重载集地址调用的重载解析不能选择隐式对象成员 %nd",
"包索引是 C++26 功能",
"包索引超出包元素数量",
"别名模板的类模板参数推导是 C++20 功能",
"_BitInt(%d1) 无效;最大整数宽度为 %d2",
"_BitInt(%d1) 无效;最小 signed _BitInt 宽度为 %d2",
"unsigned _BitInt(%d1) 无效;最小 unsigned _BitInt 宽度为 %d2",
"_BitInt 类型不能作为枚举类型的基础类型",
"推导指南 %t 的重新声明(先前的声明 %p)",
"未创建预编译标头文件 %sq",
" 实例(",
" 定义) ",
"<未知>",
"通过 typedef 或别名声明为链接目的赋予名称的匿名非 C 风格类型",
"由于此基类,这种类型不是 C 风格",
"由于此默认成员初始值设定项,类型不是 C 风格",
"由于此友元声明,该类型不是 C 风格",
"由于此成员声明,类型不是 C 风格",
"由于此 lambda 表达式,该类型不是 C 风格",
"枚举类型名称限定符是 C++11 功能",
"无限制联合是 C++11 功能"
"缩写函数模板语法对于推导指南是不标准的"
]
+5 -40
View File
@@ -2662,7 +2662,7 @@
"constexpr 函式中的變數類型 %t 不是常值類型",
"constexpr 函式中的變數沒有自動儲存期",
"constexpr 函式中的變數未初始化",
"使用了預留位置類型宣告,但沒有 '=' 之大括號初始化的變數,在大括內只需要一個項目",
"已宣告為預留位置類型但沒有 '=' 且括在大括弧中的變數初始化,在大括內只需要一個項目",
"沒有任何 '%s' -- 目標組態",
"屬性只在 32 位元的 x86 組態中支援",
"'%s' 需要引數",
@@ -3552,9 +3552,9 @@
"不支援 IFC 版本 %u1.%u2",
"IFC 架構 %sq 與目前的目標架構不相容",
"%m 要求對應至 %sq 不受支援的分割區的索引 %u",
"%n 的參數編號 %u 具有無法完成的類型 %t",
"%n 的參數編號 %u 具有不完整的類型 %t",
"%n 的參數編號 %u 具有抽象類型 %t",
"%n 的參數編號 %d 具有無法完成的類型 %t",
"%n 的參數編號 %d 具有不完整的類型 %t",
"%n 的參數編號 %d 具有抽象類型 %t",
"結構化繫結是個 C++17 功能",
"擷取結構化繫結是個 C++20 功能",
"Splicer 的運算元類型為 %t,而不是 std::meta::info",
@@ -3747,40 +3747,5 @@
"此處使用的 'static' 非標準",
"%nd 先前宣告時未明確指定的列舉基底",
"此處缺少 'typename' 非標準用法",
"簡化函式範本語法在推導指南中並非標準用法",
"明確 'this' 參數是 C++23 功能",
"範本推導內容中不支援陣列指定元",
"第二個引數必須是整數類型的向量,其元素數目必須與第一個相同",
"引數必須是布林型別的向量",
"引數必須是純量類型的指標",
"不正確的引數類型 (應該是 %t)",
"需要向量類型 (元素數目與第一個引數相同)",
"結構化的綁定套件是 C++26 功能",
"結構化的綁定套件只能在範本內宣告",
"無法在結構化繫結宣告中宣告多個套件",
"'--no_parse_templates' 選項無法在 C++26 模式中使用",
"類型套件元素無法比對 %n",
"僅識別碼參數只能用於舊樣式函式定義,而這類定義自 C23 起即為非標準",
"選項 'no_require_func_prototypes' 只能在編譯 C 時使用",
"多載集合位址呼叫的多載解析無法選取隱含物件成員 %nd",
"套件索引是 C++26 功能",
"套件索引超過套件元素數目",
"別名範本的類別範本引數推導是 C++20 功能",
"_BitInt(%d1) 為無效; 最大整數寬度為 %d2",
"_BitInt(%d1) 無效; signed _BitInt 的最小寬度為 %d2",
"unsigned _BitInt(%d1) 無效; unsigned _BitInt 的最小寬度為 %d2",
"_BitInt 類型不能是列舉類型的基礎類型",
"重新宣告推導指南 %t (先前的宣告 %p)",
"未建立先行編譯標頭檔 %sq",
" 執行個體 (",
" defs) 的 ",
"<unknown>",
"匿名的非 C 樣式類型,透過 typedef 或別名宣告取得用於連結的名稱",
"因為這個基底類別,這個類型不是 C 樣式",
"因為這個預設成員初始設定式,類型不是 C 樣式",
"因為這個 friend 宣告,類型不是 C 樣式",
"因為這個成員宣告,類型不是 C 樣式",
"因為這個 Lambda 運算式,類型不是 C 樣式",
"列舉型別名稱限定詞是 C++11 功能",
"不受限的等位是 C++11 功能"
"簡化函式範本語法在推導指南中並非標準用法"
]
+1 -1
View File
@@ -7261,7 +7261,7 @@
},
"resolutions": {
"postcss": "^8.5.23",
"nanoid": "^3.3.18",
"nanoid": "^3.3.17",
"gulp-typescript/**/glob-parent": "^5.1.2",
"serialize-javascript": "^7.0.5",
"@azure/msal-browser": "^4.29.1",
+2 -10
View File
@@ -221,16 +221,9 @@ interface FileChangedParams extends WorkspaceFolderParams {
uri: string;
}
interface InputLineRange {
startLine: number;
endLine: number;
}
interface InputRegion {
startLine: number;
startColumn: number;
endLine: number;
endColumn: number;
}
interface DecorationRangesPair {
@@ -381,7 +374,7 @@ export enum FoldingRangeKind {
export interface CppFoldingRange {
kind: FoldingRangeKind;
range: InputLineRange;
range: InputRegion;
}
export interface GetFoldingRangesResult {
@@ -3061,8 +3054,7 @@ export class DefaultClient implements Client {
this.inactiveRegionsDecorations.set(uriString, currentSet);
}
Array.prototype.push.apply(currentSet.ranges, inactiveRegions.map(element =>
new vscode.Range(element.startLine, element.startColumn, element.endLine, element.endColumn)));
Array.prototype.push.apply(currentSet.ranges, inactiveRegions.map(element => new vscode.Range(element.startLine, 0, element.endLine, 0)));
// Apply the decorations to all *visible* text editors
const editors: vscode.TextEditor[] = vscode.window.visibleTextEditors.filter(e => e.document.uri.toString() === uriString);
+1 -1
View File
@@ -17,7 +17,7 @@ nls.config({ messageFormat: nls.MessageFormat.bundle, bundleFormat: nls.BundleFo
const localize: nls.LocalizeFunc = nls.loadMessageBundle();
const errorNoContext = localize('no.context.provided', 'No context provided');
export const errorNotWindows = localize('not.windows', 'The "Set Visual Studio Developer Environment" command is only available on Windows');
const errorNotWindows = localize('not.windows', 'The "Set Visual Studio Developer Environment" command is only available on Windows');
const errorNoVSFound = localize('error.no.vs', 'A Visual Studio installation with the C++ compiler was not found');
export const errorOperationCancelled = localize('operation.cancelled', 'The operation was cancelled');
const errorNoHostsFound = localize('no.hosts', 'No hosts found');
@@ -3,22 +3,17 @@
* See 'LICENSE' in the project root for license information.
* ------------------------------------------------------------------------------------------ */
import { before, describe, it } from 'mocha';
import { describe, it } from 'mocha';
import { deepEqual, equal, ok } from 'node:assert';
import * as path from 'path';
import { Uri } from 'vscode';
import { extractCompilerPathAndArgs } from '../../../../src/common';
import { isWindows } from '../../../../src/constants';
import { CppProperties } from '../../../../src/LanguageServer/configurations';
import * as testHelpers from '../../../common/testHelpers';
const assetsFolder = Uri.file(path.normalize(path.join(__dirname.replace(/dist[\/\\]/, ''), '..', 'assets')));
const assetsFolderFsPath = assetsFolder.fsPath;
before(async () => {
await testHelpers.activateCppExtension();
});
// A simple test counter for the tests that loop over several cases.
// This is to make it easier to see which test failed in the output.
// Start the counter with 1 instead of 0 since we're reporting on test cases, not arrays.
@@ -7,7 +7,7 @@ import { suite } from 'mocha';
import * as vscode from 'vscode';
import * as util from '../../../../src/common';
import { isWindows } from "../../../../src/constants";
import { errorNotWindows } from '../../../../src/LanguageServer/devcmd';
import { errorOperationCancelled } from '../../../../src/LanguageServer/devcmd';
suite("set developer environment", () => {
if (isWindows) {
@@ -32,7 +32,7 @@ suite("set developer environment", () => {
equal(false, true, "Should not be able to set developer environment on non-Windows platform.");
}
catch (e) {
equal((e as Error).message, errorNotWindows, "Should throw error when trying to set developer environment on non-Windows platform.");
equal((e as Error).message, errorOperationCancelled, "Should throw error when trying to set developer environment on non-Windows platform.");
}
equal(util.hasMsvcEnvironment(), false, "MSVC environment should not be set on non-Windows platforms.");
});
+4 -4
View File
@@ -4493,10 +4493,10 @@ mute-stream@~0.0.4:
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
integrity sha1-FjDEKyJR/4HiooPelqVJfqkuXg0=
nanoid@^3.3.16, nanoid@^3.3.18:
version "3.3.18"
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nanoid/-/nanoid-3.3.18.tgz#f66a2de1199ffde0fcf21c8a5f13106b1c081913"
integrity sha1-9mot4Rmf/eD88hyKXxMQaxwIGRM=
nanoid@^3.3.16, nanoid@^3.3.17:
version "3.3.17"
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nanoid/-/nanoid-3.3.17.tgz#f1c3aa253c52547956a52c50bff754316f61037a"
integrity sha1-8cOqJTxSVHlWpSxQv/dUMW9hA3o=
napi-build-utils@^2.0.0:
version "2.0.0"