SCM - remove old incoming/outgoing code (#227200)

* Delete SCMViewSeparatorElement

* Deleted all renderers

* Delete SCMHistoryItemGroupTreeElement

* More clean-up

* Cleanup old menus

* Fix compilation errors after ESM merge
This commit is contained in:
Ladislau Szomoru
2024-08-30 14:10:47 +02:00
committed by GitHub
parent 135a89c73a
commit 72e9b7daff
14 changed files with 19 additions and 1278 deletions

View File

@@ -3,6 +3,5 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// empty placeholder declaration for the `scm/incomingChanges/historyItem/context`-menu contribution point
// empty placeholder declaration for the `scm/outgoingChanges/historyItem/context`-menu contribution point
// empty placeholder declaration for the `scm/historyItem/context`-menu contribution point
// https://github.com/microsoft/vscode/issues/201997