microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.43k stars 430 forks source link

Customer request: Add a setting for hierarchy delimiter to Test Explorer #3795

Open sinemakinci1 opened 1 month ago

sinemakinci1 commented 1 month ago

Brief Issue Summary

From a customer request,

"Add a setting that is for a hierarchy delimiter that the user can pick. I’ve seen this in some of the other extensions. This would maintain current behavior, but allow users to customize how things are displayed."

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

tristanlabelle commented 3 weeks ago

Implemented in https://github.com/microsoft/vscode-cmake-tools/pull/3759