Sublime Forum

Editor_path not working correctly

#1

editor_path doesn’t seem to work correctly. When I select “Open in editor” nothing happens when the editor_path value exists. My settings file looks like this:

{
    "editor_path": "/usr/local/bin/nvim"
}

I’ve tried changing the value to SublimeText itself ("/Applications/Sublime\ Text") and that doesn’t work correctly either.

I’ve had a look at this similar post and it hasn’t helped me: Sublime merge editor path doesn't work? Also there's no diff between branches

OS: MacOS 10.13.6
SublimeMerge: Build 1058

1 Like

#2

This happens to me also.

SublimeMerge: Build 1116
OS: Linux, Fedora 29

0 Likes

#3

The most recent development build (2000) has a console (ctrl+`). Could one of you see if an error is logged in the console when you try to open in editor.

0 Likes

#4

I confirm it works with SublimeMerge build 2068

0 Likes