Skip to content

Emmet Integration #2122

Closed
devvaannsh wants to merge 27 commits intophcode-dev:mainfrom
devvaannsh:main
Closed

Emmet Integration #2122
devvaannsh wants to merge 27 commits intophcode-dev:mainfrom
devvaannsh:main

Conversation

@devvaannsh
Copy link
Member

@devvaannsh devvaannsh commented Feb 7, 2025

This PR adds built-in Emmet support to Phoenix.

  • Displays code hints when an abbreviation can be expanded. (Code hints felt crucial—without them, most users might not realize that Phoenix supports Emmet by default.) A small "emmet" icon is shown at the bottom-right of the hint to indicate that the hint is coming from Emmet.
  • Places the cursor at the correct position after expansion, in a manner that users can directly start typing.
  • Preserves indentation to match the surrounding code.
  • Users can enable/disable from preferences file.
Untitled.video.-.Made.with.Clipchamp.5.mp4

@abose
Copy link
Member

abose commented Feb 18, 2025

Awesome! 🎆
The changes are good to go, just check out the comments and make the changes in a separate PR.
Merging.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@devvaannsh
Copy link
Member Author

Closing this as some unexpected merge issues were encountered!

@devvaannsh devvaannsh closed this Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants