← All projects

vscode-quasar-snippets

by @Abdelaziz18003

41

vscode snippets for quasar-framework

About this project

vscode-quasar-snippets Quasar framework is an awesome project isn't it? But, do you find it tedious to remember the basic syntax for all the components it provides. So, this simple plugin is here to help you solving this problem. Features This plugin provides snippets with the basic usage syntax for the most used components of quasar-framework (All components soon). All you need to do is typing the component's name all in lowercase and press tab. (all components will follow this logic). For components properties, I tried to provide just the essential ones that are needed in most cases. The ones that are not used frequently can be looked up in the documentation. But if you find me missing some important property that is used frequently with a given component, don't hesitate to let me know. Contribution Guide This plugin is still in development. Please don't get upset if you don't find a given component and feel free to contribute instead. Your contributions of all sorts are welcome. Here are some guidelines to consider when submitting a contribution. If you find a bug or you have a suggestion, feel free to open an issue for it.

From the project README on GitHub

Stars
41
Forks
10
License
MIT
Last push
30 Nov 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/vscode-quasar-snippets.svg)](https://www.madeinalgeria.dev/projects/vscode-quasar-snippets)

Related projects