Skip to content

Astro.js *.astro file support (html / jsx based language) #77

@JulianCataldo

Description

@JulianCataldo

Hello there!

Thanks for this extension, it's a delight to use with HTML files.
I would like to translate this developer experience to Astro js file edition:
https://astro.build

I tried this:

// ...
  "html-css-class-completion.includeGlobPattern": "**/*.{…blablah…,scss,astro}"
// ...

But it doesn't work.
I guess it's because SCSS Everywhere is tied to a file extension / language engine combo ?
For example you can set these two independently with ESLint, Prettier…

Adding language support for .astro might be relatively easy, as it's very close to JSX, what do you think?

Thank you 👋

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions