BetterFindBuffer
BetterFindBuffer copied to clipboard
Expand file path's user home "~" post sublime 4142 - Fix #36
fix according to https://github.com/sublimehq/sublime_text/issues/5682#issuecomment-1313050419
i can confirm this fix works correctly in the latest sublime, build 4143
Thanks for the fix! :)
If someone is looking to pick this change before it is merged:
- install the
PackageResourceViewer
ST package - use the
PackageResourceViewer: Open Resource
command - select the
BetterFindBuffer
package - navigate to
find_results.py
file - change line
32
to what this PR does :)
There’s also #35 which does the same thing 🙃
Hey @aziz, are we waiting for something for this to get merged? If not, please merge & release.