Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 850 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 850 Bytes

Menubar Helper

icon

Barebones simple server, to open files in your favorite editor from whereever possible.

Install it:

Latest Version

screen

Configure it:

screen screen

Select your favorite editor:

  • Sublime
  • Vim
  • Atom
  • VScode
  • Webstorm
  • Textmate

Now set your tools (extentions and stuff) to call:

  curl localhost:7288/openeditor?options='name-and-path-of-the-file.js:20:1'

And it will open your editor on specified line and column.

Changelog

  • 3.0.1 vim support, substituted main opener module
  • 2.0.0 Support for different major editors, no need to fiddle with editor path
  • 1.1.1 Updated tray icon for retina