OpenSearchResult
OpenSearchResult copied to clipboard
Not working in Sublime Build 4142
I used Ctrl + Enter just fine for years and today it somehow doesn't work. I updated to Sublime Build 4142 yesterday and today pressing the shortcut does nothing. I opened Console and entered sublime.log_commands(True)
which actually prints command: open_search_result
when I press the shortcut. But the file is just not opening.
I know this package is quite old and hasn't received any updates because it didn't need to. But I'm quite desperate, so just opening the issue and hoping there's a solution. Thanks for any help 🙏
Also did open an issue here so maybe that helps: https://github.com/sublimehq/sublime_text/issues/5682
Here's a PR to fix it: https://github.com/abrookins/OpenSearchResult/pull/13