• Stars
    star
    220
  • Rank 174,298 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Language tools for Astro

Astro Language Tools

This repository contains all the editor tooling required for the Astro language (.astro files).

Notably, it contains an implementation of the Language Server Protocol (LSP) which as of now is used for the official VSCode Extension but could also be used to power a plugin for your favorite IDE in the future.

Packages

This repository is a monorepo managed through Turbo, which means that multiple packages are in this same repo (packages folder), here's a list:

@astrojs/language-server

The Astro language server, powered by Volar.

astro-vscode

The official VS Code extension for Astro. This enables all of the editing features you depend on in VSCode for .astro files

@astrojs/ts-plugin

TypeScript plugin to add support for .astro imports in .ts files with proper typing

Features provided

These packages together power editing functionality such as:

  • Go to Definition
  • Code hover hints
  • Code completion
  • Function signatures
  • Syntax highlighting
  • Code folding
  • Emmet

For a full list of features, see the VS Code's extension README.

Contributing

Pull requests of any size and any skill level are welcome, no contribution is too small. Changes to the Astro Language Tools are subject to Astro Governance and should adhere to the Astro Style Guide

See CONTRIBUTING.md for instructions on how to setup your development environnement

Sponsors

Astro is generously supported by Netlify, Storyblok, and several other amazing organizations.

❤️ Sponsor Astro! ❤️

sponsors

More Repositories

1

astro

The web framework for content-driven websites. ⭐️ Star to support our work!
TypeScript
41,861
star
2

starlight

🌟 Build beautiful, accessible, high-performance documentation websites with Astro
TypeScript
3,456
star
3

docs

Astro documentation
MDX
1,200
star
4

compiler

The Astro compiler. Written in Go. Distributed as WASM.
Go
430
star
5

prettier-plugin-astro

Prettier plugin for Astro
TypeScript
412
star
6

astro.build

MDX
320
star
7

houston.astro.build

Experimental AI assistant trained on the Astro docs
Astro
243
star
8

roadmap

Ideas, suggestions, and formal RFC proposals for the Astro project.
218
star
9

action

A GitHub Action that deploys your Astro project to GitHub Pages
126
star
10

blog-tutorial-demo

Astro
125
star
11

houston-vscode

Visual Studio Code theme featuring cool blues, minty greens, and soft purples
CSS
98
star
12

cli-kit

JavaScript
48
star
13

adapters

Home for Astro's core maintained adapters
TypeScript
34
star
14

astro.new

Astro
31
star
15

github-pages

Automatically deploy an Astro site to GitHub Pages
Astro
29
star
16

cli

The Pika CLI
TypeScript
24
star
17

astro-repl

TypeScript
24
star
18

wormhole

TypeScript
18
star
19

registry

The Pika Registry - more info coming soon... https://editor.pika.dev/
TypeScript
17
star
20

.github

Community health files for the @withastro organization
15
star
21

site-kit

Styles, components, and tooling config for use in *.astro.build websites
JavaScript
15
star
22

esnext-conf-2020

Pika Presents: ESNEXT CONF 2020
HTML
12
star
23

contribute.docs.astro.build

An entire Starlight site for the Astro Docs contributor guides.
MDX
11
star
24

view-transitions-demo

Astro
10
star
25

automation

Centralized repo for GitHub actions for the `withastro` org
10
star
26

houston-discord

TypeScript
9
star
27

studio-templates

Astro
7
star
28

astro-playground

TypeScript
6
star
29

ASTRO-E2

beep boop beep boop
JavaScript
5
star
30

astro-ecosystem-ci

Astro Ecosystem CI
TypeScript
5
star
31

astro-og-image

JavaScript
4
star
32

action-studio

TypeScript
3
star
33

withastro.github.io

HTML
2
star
34

templates

A mirror of the examples from the main monorepo
Astro
2
star