Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 548 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 548 Bytes

SublimeText2-LinkOpener

Tiny Sublime Text 2 plugin for opening links in selected text.

Simply select any portion of text and LinkOpener will open all links inside with protocols http, https, ftp or starting with www. in your default browser. Supports multiple selection.

Commands for adding key bindings:

  • open_url
  • select_next_url
  • select_all_urls

(no arguments needed)

Released under MIT licence.

Feel free to add issues, ideas, pull requests...

@NoxArt