pulsar/packages/link
confused_techie 2eab519e23
Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js
add or update `packages/*/package-lock.json`
2022-12-13 18:21:25 -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-lock.json add or update packages/*/package-lock.json 2022-12-10 19:13:50 +01: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.