Closed adogden closed 12 years ago
I've looked through Modific's config and didn't find F2 keybinding. So I don't think Modific causes your problem.
I didn't see one either, but normally F2 is bound to "next_bookmark" but when modific is installed I get a message in the status bar at the bottom that says something about svn internal diff, and it never switches to my bookmark. Then if I uninstall modific it works again.
/**
*/
On Thu, Sep 13, 2012 at 1:34 PM, Aleksandr Gornostal < notifications@github.com> wrote:
I've looked through Modific's config and didn't find F2 keybinding. So I don't think Modific causes your problem.
— Reply to this email directly or view it on GitHubhttps://github.com/gornostal/Modific/issues/26#issuecomment-8542410.
I don't even know what to suggest you...
Have you tried bind next_bookmark
to another key? Does it work?
Ok that's weird. Previously I did the test where I uninstall modific and next_bookmark works, I re-install it and it fails. But now I just moved it to f3 and it continued to work even after modific was installed, and then moved it back to f2 expecting it to fail, but it didn't. I guess the bug wasn't in modific it was apparently a bug in Sublime text itself, very weird. Thanks for your patience, and I appreciate your plugin.
/**
*/
On Fri, Sep 14, 2012 at 11:27 AM, Aleksandr Gornostal < notifications@github.com> wrote:
I don't even know what to suggest you... Have you tried bind next_bookmark to another key? Does it work?
— Reply to this email directly or view it on GitHubhttps://github.com/gornostal/Modific/issues/26#issuecomment-8571145.
Sublime indeed has some weird issues. I hope it will be better in foreseeable future.
There appears to be a keybinding for F2 which is interfering with a keybinding from another plugin. When I remove modific F2 is correctly bound to the other function.