knusperleicht / intellij-quasar

Quasar Intellij auto complete
6 stars 2 forks source link
intellij-plugin kotlin quasar-dev quasar-framework

intellij-quasar

With the Quasar Framework, you can effortlessly build high-performance & high-quality Vue.js 3 user interfaces. But sometimes, it is challenging to remember all the basic syntax of all the components. Therefore, the IntelliJ quasar plugin is here to support you with predefined live templates and make your life easier.

Download Build Version Downloads

qlayout + [tab] => <q-layout view="hHr LpR lFf"></q-layout>
qbadge + [tab] => <q-badge color="orange" text-color="black" label="v1.0.0" />
Intellij Quasar Tools

Installation

Adding new live templates


Plugin based on the IntelliJ Platform Plugin Template.

Plugin inspired by VSCode Quasar Snippets.