Package: https://packagecontrol.io/packages/OpenUri
OpenUri
is a customizable plugin that allows you to open URIs (mostly for URLs) in your file via a web browser directly by clicking on the phantom, popup or key/mouse bindings.
Here are featured customizable settings:
-
You are able to add new schemes and path-matching regexes by yourself.
https://github.com/jfcherng/Sublime-OpenUri/blob/f9a23fa/OpenUri.sublime-settings#L78-L110
Schemes and path-matching regexes will be optimized into one single regex for finding URIs. -
There are 3 ways to emphasize URIs’ location. You can use the one which fits you the best, or disable them all and only use a key/mouse binding to open URIs.
- If
show_open_button
is configured to bealways
: Phantom will be added next to a URI (both image and color can be customized)
- If
show_open_button
is configured to behover
: Popup will be used when a URI is hovered (text, image and color can be customized)
- emphasize URL regions (can be solid background, underline, bordered)
- If
Plugins for a similar purpose but less customizable: