Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps, cpp): update ms-vscode.cpptools #706

Merged

Conversation

philips-software-forest-releaser[bot]
Copy link
Contributor

Note

Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.

Updates ms-vscode.cpptools from 1.22.11 to 1.23.5

Release notes

Instructions

The extension can be obtained by one of the methods below:

  • Install the "C/C++" or "C/C++ Extension Pack" extension published by Microsoft from the Extensions view in VS Code.
  • Download a vsix that matches your OS from the Assets section below (and install it via the method mentioned above). The previous download methods have the vsix signatures verified by the Marketplace, but for this method, you can do the verification by downloading the matching manifest and signature.p7s file and running npx [at]vscode/vsce@latest verify-signature -i <.vsix> -m <.signature.manifest> -s <.signature.p7s> vscode-vsce#1044.

Requirements

  • VS Code 1.67.0 or later (April 2022).
  • Windows 7+ (x64, arm64), macOS 10.12+, Linux (Ubuntu 16+, etc.).

Changes

Enhancements

  • Modifications to the snippet completions to more closely match the snippets provided by TypeScript. #4482
  • Enable setting multiple compile commands. #7029
  • Changes to how paths are internally canonicalized on Linux and macOS, avoiding file system access to improve performance and delay resolution of symbolic links. #12924
  • Add handling of -fno-char8_t and -fchar8_t compiler arguments. #12968
  • Add support for providing well-known compiler argument information to Copilot Completions. PR #12979
  • Fixed unnecessary cancellation of Copilot context requests. PR #12988
  • Add support for passing an additional parameter to C_Cpp.ConfigurationSelect command. PR #12993
  • Update clang path setting descriptions. PR #13071
  • Update clang-format and clang-tidy from 19.1.2 to 19.1.7.
  • IntelliSense parser updates.

Bug Fixes

  • Fix a perf regression in hover operation by using cached lexer line states. #3126
  • Fix compile_commands.json no longer being used if the containing folder is deleted and recreated. #7030
  • Increase clang-format timeout from 10 seconds to 30 seconds. #10213
  • Fix C_Cpp.enhancedColorization not taking effect after it's changed. #10565
  • Fix changes to files.encoding not triggering a database reset. #10892
  • Fix parameter hints interpreting * in a comment as markdown. #11082
  • Fix an incorrect IntelliSense error when using std::unique_ptr. #11979
  • Fix an incorrect IntelliSense error with designated initializers. #12239
  • Fix handling of koi8ru and koi8t file encodings on Windows. #12272
  • Fix description of C_Cpp.preferredPathSeparator. #12597
  • Fix the IntelliSense process launching when it's disabled and the Copilot extension is used. #12750, #13058
  • Fix casing of path in include completion tooltip on Windows. #12895
  • Fix a performance issue where some LSP requests would delay other LSP requests. #12905
  • Fix some localization issues. #12909, #13090
  • Fix pattern matching of sections in .editorConfig files. #12933
  • Fix handling of relative paths passed to cl.exe /reference argument. #12944
  • Fix a leak of compile command file watchers. #12946
  • Fix a compile commands fallback logic issue. #12947
  • Fix an issue in which a didOpen event was processed before the language client was fully started. #12954
  • Fix the IntelliSense mode being macos instead of windows when _WIN32 is defined on macOS. #13016
  • Fix IntelliSense bugs when using non-UTF8 file encodings. #13028, #13044
  • Fix an incorrect translation for "binary operator". #13048
  • Fix the "references may be missing" logging pane being shown when the C_Cpp.loggingLevel is Error or None. #13066
  • Fix C_Cpp.default.compilerPath not using the C_Cpp.preferredPathSeparator setting when generated from the 'Select IntelliSense Configuration' command. #13083
  • Fix a couple bugs with .editorConfig handling. PR #13140
  • Fix a bug when processing a file with invalid multi-byte sequences. #13150
  • Fix call hierarchy calls from. #13200
  • Fix IntelliSense issues related to large header files (>32K) and encodings other than UTF-8.
  • Update vsdbg from 17.12.10729.1 to 17.13.20115.1.
  • Other internal fixes.
  • Fix some deadlocks.
  • Fix some crashes.

@philips-software-forest-releaser philips-software-forest-releaser bot added dependencies Pull requests that update a dependency file vscode-extensions labels Feb 2, 2025
@philips-software-forest-releaser philips-software-forest-releaser bot requested a review from a team as a code owner February 2, 2025 02:47
Copy link

sonarqubecloud bot commented Feb 2, 2025

Copy link
Contributor

github-actions bot commented Feb 2, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:70112c4331a2672e3c7642a80b69f6b82a9744838d6c4b513d176095e22a8682

OS/Platform Previous Size Current Size Delta
linux/amd64 686.88M 686.88M 0.00 (+0.00%)
linux/arm64 668.62M 668.62M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Feb 2, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:9d9035d7ce91eea3fe66d7df0686b2258d4546ac02b67d69d296ff7c4b5c472e

OS/Platform Previous Size Current Size Delta
linux/amd64 475.28M 475.28M 0.00 (+0.00%)
linux/arm64 614.64M 614.64M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Feb 2, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 17 0 0.07s
✅ DOCKERFILE hadolint 2 0 0.47s
✅ GHERKIN gherkin-lint 2 0 0.92s
✅ JSON npm-package-json-lint yes no 0.36s
✅ JSON prettier 15 1 0 0.37s
✅ JSON v8r 14 0 7.81s
✅ MARKDOWN markdownlint 8 0 0 0.91s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.25s
✅ REPOSITORY checkov yes no 15.53s
✅ REPOSITORY gitleaks yes no 0.9s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 10.04s
✅ REPOSITORY secretlint yes no 1.01s
✅ REPOSITORY syft yes no 1.24s
✅ REPOSITORY trivy yes no 5.48s
✅ REPOSITORY trivy-sbom yes no 0.07s
✅ REPOSITORY trufflehog yes no 2.96s
✅ SPELL lychee 58 0 1.15s
✅ YAML prettier 22 0 0 0.72s
✅ YAML v8r 22 0 5.69s
✅ YAML yamllint 22 0 0.43s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Feb 2, 2025

Test Results

 2 files  ±0   2 suites  ±0   1m 20s ⏱️ ±0s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e4071c4. ± Comparison against base commit 3bd04a5.

@rjaegers rjaegers added this pull request to the merge queue Feb 3, 2025
Merged via the queue into main with commit c28374b Feb 3, 2025
23 checks passed
@rjaegers rjaegers deleted the feature/amp-devcontainer-cpp/update-vscode-extensions branch February 3, 2025 17:46
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Pull Request Report (#706)

Static measures

Description Value
Number of added lines 1
Number of deleted lines 1
Number of changed files 1
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 1.6 Days
Time that was spend on the branch before the PR was created 2 Sec
Time that was spend on the branch before the PR was merged 1.6 Days
Time to merge after last review 4.5 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 24.3 Min
Total time spend in last status check run on PR 13.1 Min

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file vscode-extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant