You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am merging one branch into another.
It looks like the 3-way merge editor does not function properly anymore. When activating the merge editor on a conflicted file :
result window is almost always empty or has a weird snippet of code
all merge conflicts resolve to a single conflict
the neat new merge controls are no longer there - instead I get the old-style accept Incoming/Current etc...
when switching to normal mode (old-style classic) - the conflict markers are inserted correctly
ran this again with disable-extensions and same results
a 3rd party merge resolver/editor like Kaleidoscope (app + extension) works properly
this broke about a few versions of vs-code ago
VS Code version: Code 1.74.0 (5235c6b, 2022-12-05T16:37:54.581Z)
OS version: Darwin arm64 21.6.0
Modes:
Sandboxed: No
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.74.2. Please try upgrading to the latest version and checking whether this issue remains.
Just did and same behavior: About Visual Studio Code is below ...
Version: 1.74.2
Commit: e8a3071
Date: 2022-12-20T10:32:21.587Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin arm64 21.6.0
Sandboxed: No
I have attached a first set of screenshots of a rather simple merge (.csproj update from net 6 to net 7). I have merge editor turned off in settings so the first screenshot is the conflicted file in classic mode. The second screenshot is after I activate "Resolve in Merge Editor" ...
This set of screenshots occurs while merging an npm package.json files (with multiple conflicts!)
You can see that "Resolve in Merge Editor" identifies only one (massive) conflict instead ... results window is also weird and empty...
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.
Type: Bug
I am merging one branch into another.
It looks like the 3-way merge editor does not function properly anymore. When activating the merge editor on a conflicted file :
VS Code version: Code 1.74.0 (5235c6b, 2022-12-05T16:37:54.581Z)
OS version: Darwin arm64 21.6.0
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: