Skip to content

DKunin/menubar-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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