HAQ Astro Extension for Visual Studio Code
This extension provides completions and inline diagnostics in Astro (.astro) and CSS (.css) files.
Requirements
- You must have Astro (
astro) installed.
- You must have HAQ Astro (
@haq/astro) installed.
- You must have a HAQ Astro config file (
haq.config.json) in the root of your workspace.
- You must have run the
haq compile command at least once before the extension can run.
Features
Astro (.astro) Files
- Class name completions on
class, class:list, and x_class_list attributes.
- Aliased component completions on
x_slot attributes.
- Slot name completions on
slot attributes.
- Inline diagnostics.
CSS (.css) Files
- Inline diagnostics.
- Selector completions.
- Attribute name completions.
- Attribute value completions.
Donate
This project has been developed and maintained by me alone.
A coffee would be much appreciated - Buy me a coffee
Thanks!
| |