Sublime Forum

Sublime Merge/Git integration - Build 3181 changelog claims

#1

The changelog says that Build 3181 says that Sublime Merge integration has been added with a note to “see context menus and command palette”.

There is no command palette command related to smerge as far as I can see, nor can I see any context menu that looks like a smerge integration tool.

Similarly I cannot see the Git file status badges in the side bar (git status does show up and can be controlled by show_git_status). Some documentation for these would be nice.

Can someone clarify what these should be?

0 Likes

#2

using 3184 though.

command palette and show_git_status

status badge

0 Likes

#3

Got it with the status badges - I was looking only in the open files side bar, not the folder nav (that could have been clearer). Thanks.

The other issue persists though, no items below in the menu.

0 Likes

#4

The Sublime Merge options only appear for me when I have a project (or folder?) open that is a Git repo. I don’t think it happens with just a file that happens to be part of a repo.

0 Likes

#5

Yep. That seems to be it. Thanks.

That’s a very weird (undocumented) limitation. It would be very nice if in both cases this limitation were removed.

0 Likes

#6

I don’t think its fair to expect detailed documentation in a dev build, let SublimeHQ gather feedback and iterate, and maybe it will be documented when its stable

0 Likes

#7

Yeah, I reckon five additional words probably would have been reasonable: “in the folder sidebar view”.

0 Likes