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

core: added appearance and editor layout sub-menus #10220

Merged

Commits on Dec 17, 2021

  1. core: added appearance and editor layout sub-menus

    The commit adds the registration of an `appearance` and `editor layout`
    sub-menu to the `view` main menu.
    Names have also been localized.
    The `appearance` menu is used to group menu items related to the
    appearance of the workbench or layout. The `editor layout` menu groups
    items related to splitting the workbench. Commands present in vscode's
    appearance and editor layout menu that exist in the framework were moved
    to the new sub-menus.
    Archie27376 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    a413dc8 View commit details
    Browse the repository at this point in the history