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

Add touch bar controls for cmake commands #499

Closed
rafmudaf opened this issue Jul 26, 2018 · 4 comments
Closed

Add touch bar controls for cmake commands #499

rafmudaf opened this issue Jul 26, 2018 · 4 comments
Labels
enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: other help wanted we currently are not planning work on this and would like help from the open source community
Milestone

Comments

@rafmudaf
Copy link

The title pretty much covers it, but it would be really helpful to add vscode-cmake-tools commands to the touch bar. I already use the touch bar to run debug commands, so adding configure, build, and maybe ctest buttons would go pretty far for my workflow. I haven't actually seen a VS Code extension make use of this, but extensions can add custom touch bar buttons.

If it is decided that this would be worthwhile, I'm happy to take a stab at implementing it.

@no-realm
Copy link
Contributor

I did take a look at the vscode api, and it looks simple enough for that to be added. The only problem will be testing this feature, since I don't think that any of us (@vector-of-bool and the other contributors) have a MacBook with a touchbar. At least I only have an older model.

@rafmudaf
Copy link
Author

Got ya, let me know if there's any way I can help in testing as I do have a touch bar.

@no-realm no-realm added the enhancement an enhancement to the product that is either not present or an improvement to an existing feature label Jul 27, 2018
@no-realm no-realm added this to the Backlog milestone Jul 27, 2018
@vector-of-bool
Copy link
Contributor

If you are able to do VSCode development you could send PR. Otherwise, the turnaround time for iterating on the creating of touch bar items might be too high. Anyone else reading this who might be able to offer help: Your assistance would be greatly appreciated.

@vector-of-bool vector-of-bool added the help wanted we currently are not planning work on this and would like help from the open source community label Jul 27, 2018
@andreeis andreeis modified the milestones: Backlog, 1.5.0 Oct 16, 2020
@andreeis
Copy link
Contributor

andreeis commented Nov 5, 2020

This should be fixed in CMake Tools 1.5.0 which was published today.
Let us know if you encounter any issues with this release.

@andreeis andreeis closed this as completed Nov 5, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: other help wanted we currently are not planning work on this and would like help from the open source community
Projects
None yet
Development

No branches or pull requests

5 participants