Editor Setup

VisVrs-Editor Setup

Customize your code editor to improve the Astro developer experience and unlock new features.

VS Code

VS Code is a popular code editor for web developers, built by Microsoft. The VS Code engine also powers popular in-browser code editors like GitHub Codespaces and Gitpod.

Astro works with any code editor. However, VS Code is our recommended editor for Astro projects. We maintain an official Astro VS Code Extension that unlocks several key features and developer experience improvements for Astro projects.

To get started, install the Astro VS Code Extension today.

📚 See how to set up TypeScript in your Astro project.

JetBrains IDEs

Initial support for Astro landed in WebStorm 2023.1. You can install the official plugin through JetBrains Marketplace or by searching for “Astro” in the IDE’s Plugins tab. This plugin includes features like syntax highlighting, code completion, and formatting, and plans to add even more advanced features in the future. It is also available to all other JetBrains IDEs with JavaScript support.

JetBrains’ upcoming Fleet IDE includes language server support and will be able to use the official Astro tooling.

Tailwind Astro Jamstack
Published on 2023-09-04, last updated on 2024-01-10