zawys / vscode-as-git-mergetool

VS Code extension providing diff editor layouts & more for 3-way merging
GNU Affero General Public License v3.0
43 stars 1 forks source link

There is no checkbox about resolving conflicts #19

Open EmericZh opened 7 months ago

EmericZh commented 7 months ago

Steps to reproduce

  1. need to merge conflicts
  2. open resolve panel
  3. there is no checkbox for merge on the left

Expected behavior

normal show checkbox when opened resolve conflict panel.

[Optional] screenshots

image

Environment

Additional context

【Vscode other information】 Version: 1.87.0 Commit: 019f4d1419fbc8219a181fab7892ebccf7ee29a2 Date: 2024-02-27T23:42:56.944Z Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Darwin x64 21.6.0

【Vscode config- merge Editor already open】

image