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 focus title bar command #155347

Merged
merged 1 commit into from
Jul 16, 2022
Merged

add focus title bar command #155347

merged 1 commit into from
Jul 16, 2022

Conversation

sbatten
Copy link
Member

@sbatten sbatten commented Jul 15, 2022

fixes #149739

@sbatten sbatten enabled auto-merge (squash) July 15, 2022 22:30
@sbatten sbatten self-assigned this Jul 15, 2022
@vscodenpa vscodenpa added this to the July 2022 milestone Jul 15, 2022
@@ -328,6 +329,27 @@ export class TitlebarPart extends Part implements ITitleService {

this.updateStyles();

const that = this;
registerAction2(class FocusTitleBar extends Action2 {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unusual spot to register an action but I think it's fine

@sbatten sbatten merged commit cad5e06 into main Jul 16, 2022
@sbatten sbatten deleted the sbatten/notable-possum branch July 16, 2022 01:06
jrieken pushed a commit that referenced this pull request Jul 18, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom title bar should be focusable via command
3 participants