Skip to content

hossaini310/quasar-intellisense

Repository files navigation

Quasar IntelliSense

Quasar IntelliSense is a Visual Studio Code extension that enhances the development experience with Quasar Framework. It offers CSS class autocompletion, reducing errors and saving time for developers. This tool simplifies working with Quasar, making the development process more efficient and effective.

This extension is inspired by the popular Tailwind CSS IntelliSense extension.

Installation

Install via the Visual Studio Code Marketplace →

Activation

The extension will be activated automatically when it's installed.

Features

Smart Autocomplete

Intelligent suggestions for Quasar class names. Enter a class name and the extension will suggest matching CSS classes, if not than try ctrl + space to trigger the autocomplete.

Detailed CSS Insights

View complete CSS details for Quasar class names.

Quasar Version Detection

Display the Quasar version used in the project.

Known Issues

If you encounter any errors or have suggestions for improvement, please feel free to contact me at [email protected]. I appreciate your feedback and will do my best to address any issues you may have. Thank you in advance!

Contributing

Contributions are welcome! If you would like to add new features or make improvements to the project, feel free to fork the repository and submit your changes via pull requests. Your contributions will be highly appreciated and will help make the project even better. Thank you in advance for your interest in contributing!

Requirements

This extension requires VSCode version 1.67.1 or higher.

Enjoy!