Milkode 1.8: Source code search engine of line-oriented

Hello.

Milkode version 1.8 has been released!

  • Keyboard shortcuts
  • Deploying to Heroku is possible

= Description =

Milkode is source code search engine of “line-oriented” written by Ruby.
It have command line interface and web application. It will accelerate
the
code reading of your life.

It is possible from the file tens of thousands of the order, to search
instantly a line that contains the keyword of interest.

The screenshot, README and source code of Milkode can be found at:

= Install =

$ gem install milkode

If you installed, can be used command of the ‘milk’ and ‘gmilk’.

= ChangeLog =

  • milk web
    • Keyboard shortcuts
      • ‘s’ … Focus search bar
      • ‘S’ (Select text) … Search using a selected text with new tab
    • Add help of keyboard shortcut
    • Hide the favorite list if it is empty
    • Support for filtering by package name in ‘f:*’ search
    • Support :home_font_size attribute in milkweb.yaml