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 a few vscode menu contribution points #13226

Merged
merged 5 commits into from
Feb 27, 2024

Commits on Feb 27, 2024

  1. Added extension/context contribuiton point

    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    73c4b36 View commit details
    Browse the repository at this point in the history
  2. implemented terminal/context and terminal/title/context menu contribu…

    …tion points
    
    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2604ab9 View commit details
    Browse the repository at this point in the history
  3. fixed command execution for new menus

    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c4b92e4 View commit details
    Browse the repository at this point in the history
  4. fixed terminal contribution menu and execution of vsx contributed com…

    …mands
    
    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5577fee View commit details
    Browse the repository at this point in the history
  5. fix spelling and user terminalId getter instead _terminal id property

    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1f7f778 View commit details
    Browse the repository at this point in the history