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

vscode: independent editor/title/run menu #12799

Merged
merged 1 commit into from
Aug 28, 2023

Commits on Aug 28, 2023

  1. vscode: independent editor/title/run menu

    In VS Code, contributions to the "editor/title/run"
    menu contribution point are not added to the
    ellipsis menu but to a dedicated item on the
    toolbar. This commit makes Theia do the same,
    except that unlike VS Code, a pop-up menu is
    always presented, even if there is only one
    action available.
    
    Fixes eclipse-theia#12687
    
    Signed-off-by: Christian W. Damus <cdamus.ext@eclipsesource.com>
    cdamus committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0e6186f View commit details
    Browse the repository at this point in the history