You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 sonarsource.sonarlint-vscode from 4.15.0 to 4.16.0
Updates ms-vscode.cmake-tools from 1.19.52 to 1.20.52
Release notes
1.20
Features:
Add support for Presets v9, which enables more macro expansion for the include field. #3946
Add support to configure default folder in workspace setting. #1078
Add support to configure default folder in workspace setting. #1078@sanore
Add support for processing LCOV based coverage info files when tests are
executed. This adds test execution type, "Run with coverage", on the ctest
section of the Testing tab. #4040
Add basic CMake language services: quick hover and completions for CMake built-ins. PR #4204
Fix issue where files don't show up in the outline if any in the group are generated. #4099
Fix issue where setting test suite delimiter prevent execution of all tests. #4092@hippo91
Fix our setting of isUserPreset for presets, only set it to true if it's defined in a user presets file. #4059
Fix issue where duplicate presets are being listed in dropdown. #4104
Ensure that we're sanitizing paths for cmake.copyCompileCommands. #3874
Ensure that tests are updated after a build. #4148
Fix various GCC compiler errors and GCC linker errors not showing up in Problems View #2864@0xemgy
Fix reloading presets when included files are changed or renamed and updated. #3963
Fix the usage of toolset and archiecture in presets without generator set. #4181
Fix compilation database path comparison with the cmake.copyCompileCommands that could otherwise overwrite that file. #4207@k0zmo
Fix parsing of CMakeUserPresets.json containing configure preset that is referenced in workflow preset. #4202@nikobockerman
Fix auto select active project corner case. #4146 Contributed by STMicroelectronics
Fix issue where starting a CMake Configure with CMake Debugger while there was already a configure process running left a debug session going without a way to stop it. #4230
Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:d198a0a8176c32bcc74db2b6a76668517d066f3ead87c0bc77e0f55725b5d2e8
Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:68a792aad9f59f1eb0608c9ea9549e6b2ea5350a8ee0cf52b9e5cc9bf22329fe
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
sonarsource.sonarlint-vscode
from 4.15.0 to 4.16.0Release notes
Updates
ms-vscode.cmake-tools
from 1.19.52 to 1.20.52Release notes