• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

open-path

open file or url under cursor by one shortcut
  • #open file
  • #open url
zsytssk
0.3.6 2,833
13
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

open-path package

  • use 'open-path:open' to open url or file under cursor
  • use 'open-path:copy-image-size' to copy image size like'width: width; height: height;'

Keymap

default

'.platform-darwin atom-text-editor:not([mini])':  
'cmd-o': 'open-path:open'  
'alt-c': 'open-path:copy-image-size'  
 
'.platform-win32 atom-text-editor:not([mini])':  
'ctrl-o': 'open-path:open'  
'alt-c': 'open-path:copy-image-size'  
 
'.platform-linux atom-text-editor:not([mini])':  
'ctrl-o': 'open-path:open'  
'alt-c': 'open-path:copy-image-size'  

Projects that inspired me!

  • link from atom.
  • open-this from t9md.

Contributor

pwelyn

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by