mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-31 20:46:24 +01:00
* Expose editor "blue button" as menu * rename proposed `MergeToolbar` to `EditorContent` menu * adopt GIT and sync conflicts usage * use content menu for "open in 3wm" command * add new `ctxIsMergeResultEditor` context key Better fix for https://github.com/microsoft/vscode/issues/153800 * fix typo