-
Notifications
You must be signed in to change notification settings - Fork 463
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
MacBook Pro touchbar support #1263
Conversation
…e-cmake-tools into dev/vptrbv/touchbar
This looks pretty straightforward, but I don't have a way to validate this change since we don't have a mac with touchbar support to test on. Are you able to share a photo of what the touchbar looks like when these are enabled? Uploading it to this PR would be fine. |
Since these commands use commands same as tasks, this PR needs another fix. |
…e-cmake-tools into dev/vptrbv/touchbar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we waiting on PR #1268 before we commit this? Or is it ready to go now?
For now it's working only with no files open VSCode - in other cases it's providing currently open file as argument (if I'm not mistaken - checked some time ago). UPD: I've messed this up, file wasn't an argument - but |
We now build an installable extension with each commit. You can test this out by downloading cmake-tools.vsix from https://github.com/microsoft/vscode-cmake-tools/actions/runs/310694927 and using the "install from vsix" command in VS Code. |
This change addresses item #499
The following changes are proposed:
Contributing Build, Launch and Debug commands to MacBook Pro Touch Bar.