Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 829 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 829 Bytes

WebStorm Riot.js plugin

The plugin can be installed in WebStorm, IntelliJ IDEA Ultimate, PhpStorm, PyCharm Pro, GoLand and RubyMine v2019.1 and above.

Installation

To install the plugin open the IDE Preferences | Plugins, then click Browse repositories... and search for Riot.js.

Plugin repository link

Features

  • Support for ".riot" and ".tag" extension
  • Parsing expressions inside xml-tags
  • Navigation based on component names
  • TypeScript
  • SASS and SCSS

Example

Known issues