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] Clean various history menus and add missing ones from 1.93 #14112

Closed
Tracked by #14106
rschnekenbu opened this issue Sep 3, 2024 · 2 comments
Closed
Tracked by #14106
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

With vscode 1.93, there are several menu changes in declared menus for history, impacting potentially Git builtin:

  • Many menus were removed,
  • New scm/history/title as contribSourceControlHistoryTitleMenu proposed menu
@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Sep 3, 2024
@rschnekenbu rschnekenbu self-assigned this Sep 3, 2024
@rschnekenbu
Copy link
Contributor Author

After an analysis on latest 1.93.1 tag, some changes were not integrated, like the cleanup of many scm menus. Only scm/history/title addition has to be evaluated with this task

@rschnekenbu
Copy link
Contributor Author

The view SourceControlGraph does not exist yet in Theia, so the menu can't be contributed with this API proposal. Adding to the menu contribution task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

1 participant