microsoft / microsoft/vscode-cmake-tools
add `CMake: Install Component`
Open
Nobody has claimed this yet.
enhancement
Feature: install
more votes needed
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
### 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.