Skip to content

Conversation

@KyleBarton
Copy link
Collaborator

Closes #32713

Release Notes:

  • Added the Emmet extension to auto-loaded extensions list

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 12, 2025
Copy link
Member

@maxdeviant maxdeviant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I don't think we should do this.

We already have snippet support built-in (correct me if I'm wrong about that, @osiewicz).

But Emmet is a very specific tool that not everyone is going to want out-of-the-box.

@maxdeviant maxdeviant changed the title install emmet extension by default. Install emmet extension by default Nov 12, 2025
@KyleBarton
Copy link
Collaborator Author

@maxdeviant got it - #32713 suggested the goal was feature parity with VS Code, which does auto-install - but do you think it would be better as a suggested extension?

If so, we might need to tweak suggested extensions a bit, since the HashMap datatype suggests that there should be only one suggested extension per file type (and this would overlap with the html extension)

@KyleBarton
Copy link
Collaborator Author

FWIW, I don't see snippets working out of the box right now, but I could be incorrectly testing - I'm not the most familiar with Emmet-style html editing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable Emmet by Default

3 participants