npm.io
0.0.3 • Published 8 years ago

middleman-partial-trasporter

Licence
SEE LICENSE IN LICENSE.md
Version
0.0.3
Deps
0
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

Middleman partial trasporter

In middleman apps. Help to open partial with go to definition

Features

open partial file in other tab using go to definition (F12)

Requirements

  • extension file html or html.erb
  • all partial view in the folder source
  • partial method and partial name in the same line*
  • partial file with underscore (_partial.html.erb)

Known Issues

show message error with partial not found

Release Notes

0.0.1

open partial file in other tab using go to definition (F12)