Andrew Dupont b46fe68ae2 Get `link` specs passing 9 months ago
..
keymaps a874c98fbd :arrow_right: Migrate core package 'link' into ./packages 6 years ago
lib 7f3f040628 Reformat all JS files using prettier 5 years ago
menus a874c98fbd :arrow_right: Migrate core package 'link' into ./packages 6 years ago
spec b46fe68ae2 Get `link` specs passing 9 months ago
.gitignore a874c98fbd :arrow_right: Migrate core package 'link' into ./packages 6 years ago
.npmignore a874c98fbd :arrow_right: Migrate core package 'link' into ./packages 6 years ago
README.md d2d2deee05 fixes 1 year ago
package-lock.json aecb3cc5c3 add or update packages/*/package-lock.json 1 year ago
package.json 4808b53cb0 remove 'standard' linter from packages 1 year ago

README.md

Link package

Opens http(s) links under the cursor.

Commands and Keybindings

Command Selector Description Keybinding (Linux) Keybinding (macOS) Keybinding (Windows)
link:open atom-text-editor Opens the http(s) link under the cursor ctrl-shift-o

Custom keybindings can be added by referencing the above commands. To learn more, visit the Using Pulsar: Basic Customization or Behind Pulsar: Keymaps In-Depth sections of the Pulsar documentation.