Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Nixinova/Astro-vscode

Repository files navigation

Latest version Marketplace version Last updated Downloads Installs

Astro Extension

This is a VSCode extension which provides language support for Snowpack's Astro static site generator.

Features

This extension includes syntax highlighting for Astro syntax, including both JavaScript and HTML parts as well as Astro's custom syntax. It also comes with many snippets to quickly make use of many parts of Astro's API.

Installation

This extension is available in the VSCode Marketplace; install it either from there, by searching "Astro" inside VSCode, or by downloading the package found in the releases tab.

Usage

Just load an Astro file with a file extension of .astro in VSCode and Astro syntax highlighting should occur.