Skip to content

Support "editor/title/run" toolbar commands #9387

@DanTup

Description

@DanTup

VS Code added a new contribution for editor toolbar icons: "editor/title/run" and encouraged extensions to move their Run/Debug icons to them:

microsoft/vscode@97c7d2a

https://code.visualstudio.com/updates/v1_54#_limits-for-editor-title-menu-and-run-submenu:~:text=added%20the%20editor%2Ftitle%2Frun%20submenu

As a consequence, these buttons have disappeared from Theia, as it doesn't read commands from there.

Pushing them onto the front of editor/title commands may be an easy fix to support them, though VS Code goes a little further and collapses them into a single button with a drop-down menu:

Screenshot 2021-04-21 at 13 57 53

Example definition: https://github.com/Dart-Code/Dart-Code/blob/393763bc887dce42953646e3ea7381060beefd93/package.json#L1059-L1071

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugissues that related to debug functionalityhelp wantedissues meant to be picked up, require helptoolbarissues related to the toolbarvscodeissues related to VSCode compatibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions