pulsar/packages/link
confused_techie 8dac21178f
Merge pull request #190 from Daeraxa/pkg-brand-licence
Re-brand and re-licence core packages
2022-12-10 18:36:17 -08:00
..
keymaps ➡️ Migrate core package 'link' into ./packages 2018-09-26 07:08:53 -07:00
lib Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
menus ➡️ Migrate core package 'link' into ./packages 2018-09-26 07:08:53 -07:00
spec Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
.gitignore ➡️ Migrate core package 'link' into ./packages 2018-09-26 07:08:53 -07:00
.npmignore ➡️ Migrate core package 'link' into ./packages 2018-09-26 07:08:53 -07:00
package.json remove 'standard' linter from packages 2022-11-19 17:12:43 +01:00
README.md fixes 2022-12-04 00:33:49 +00:00

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.