vscode-cmake-tools icon indicating copy to clipboard operation
vscode-cmake-tools copied to clipboard

add `CMake: Install Component`

Open bebuch opened this issue 9 months ago • 5 comments

Brief Issue Summary

This is a feature request for CMake: Build Target via Ctrl+Shift+P.

For build I can call CMake: Build and CMake: Build Target.

For install I can call CMake: Install but not CMake: Install Component because its missing. It should work analogously to CMake: Build Target.

Additional Information

I use CMake Tools 1.19.52 with VS Code 1.97.2.

bebuch avatar Feb 14 '25 16:02 bebuch

What is the estimated effort? Is this a minimal change or something that would take time to implement?

bebuch avatar Mar 07 '25 08:03 bebuch

What is the estimated effort? Is this a minimal change or something that would take time to implement?

@gcampbell-msft could you please answer this question from customer?

Amy-Li03 avatar Mar 12 '25 03:03 Amy-Li03

ping

bebuch avatar Mar 18 '25 18:03 bebuch

@bebuch @Amy-Li03 Thank you for your patience.

I would expect this to be a "medium" feature. It should be relatively easy to follow the pattern of the CMake: Build Target command, and then as you pointed out, the CMake docs define a way to install specific components.

However, I can't make any estimates or guarantees for when we will get to this work based on all of our other priorities. However, I will ensure that it's labeled appropriately and on our backlog.

gcampbell-msft avatar Mar 20 '25 14:03 gcampbell-msft

@bebuch We would encourage you to upvote the original issue as we often use the amount of upvotes from the community to assess priority. Thanks!

gcampbell-msft avatar Mar 20 '25 14:03 gcampbell-msft