Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 2.66 KB

astro-webstorm-support.mdx

File metadata and controls

44 lines (36 loc) · 2.66 KB
title description publishDate authors coverImage socialImage lang
WebStorm announces official support for Astro
WebStorm, the popular IDE for Javascript by JetBrains, has announced initial support for Astro. Features include syntax highlighting, code completion, refactorings, navigation, intentions, code folding, Emmet support, and correct formatting.
Feb 3, 2023
thuy
/src/content/blog/_images/astro-webstorm-hero.webp
/src/content/blog/_images/astro-webstorm-social.webp
en

The Astro ecosystem continues to grow!

WebStorm -- a popular integrated development environment (IDE) for Javascript and related technologies by JetBrains -- has just announced initial support for Astro.

With today's update, WebStorm users get an improved development experience for Astro projects. New features include syntax highlighting, code completion, automatic imports, refactorings, navigation, intentions, code folding, Emmet support, and auto formatting.

To get started: Download the official Astro plugin from the JetBrains Marketplace. You can also install it directly from inside your WebStorm IDE by going to Preferences / Settings and searching for “Astro” in Plugins.

WebStorm is planning to add even more advanced features for Astro going forward. Needless to say, we're pretty excited. And other people seem pretty excited too:

yessss, please, inject astro support into my veins

— pyotr (@saintpyotr) February 3, 2023
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

In the meantime, we hope WebStorm users enjoy the new and improved Astro developer experience. Give it a try, and let us know how it goes on Twitter.