Skip to content

Commit 32cbc29

Browse files
committed
inform users that they need a custom URL handler
1 parent 119bea8 commit 32cbc29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Adds a button at the top of files in both Sourcegraph app and code hosts like Gi
1111
## Settings
1212

1313
- `openInSublime.basePath`: The absolute path on your computer where your git repositories live. This extension requires all git repos to be already cloned under this path with their original names. `"/Users/yourusername/src"` is a valid absolute path, while `"~/src"` is not.
14+
15+
Sublime Text requires a URL handler installed such as [this one for macOS](https://github.com/inopinatus/sublime_url).

0 commit comments

Comments
 (0)