Skip to content

HTMLMason support

Alexandr Evstigneev edited this page Oct 17, 2017 · 2 revisions

From the release 1.4, plugin supports HTML::Mason framework:

  • Parsing of HTML::Mason files
  • Configuration for autohandler and dhandler names, component roots, global variables, component file extensions and custom tags
  • Autocompletion and highlighting of syntax elements
  • Proper component variables resolution according to the compiled component structure
  • Components hierarchy resolving
  • Subcomponents and methods resolving from Mason invocations
  • Navigation, completion and refactoring for components, methods and subcomponents
  • Configurable templating language

Clone this wiki locally