Skip to content

Fixed UI issues with emmet code hints in HTML files#2279

Merged
abose merged 3 commits intomainfrom
pluto/emmet-fix
May 31, 2025
Merged

Fixed UI issues with emmet code hints in HTML files#2279
abose merged 3 commits intomainfrom
pluto/emmet-fix

Conversation

@devvaannsh
Copy link
Member

This PR does the following 2 fixes. Refer to #2269

1st commit: The Emmet icon in HTML and Stylesheet files are a bit different. Updated the Emmet icon to look same in both the files for consistency.
2nd commit: In very large emmet abbreviations the code hints can get extremely large covering the whole screen space. Gave it a max-width so that it doesn't cover up the whole screen space.
Before
Screenshot 2025-05-30 032358

After
Screenshot 2025-05-30 044510

@devvaannsh devvaannsh mentioned this pull request May 29, 2025
2 tasks
@sonarqubecloud
Copy link

@abose abose merged commit 0e85f2e into main May 31, 2025
16 of 20 checks passed
@abose abose deleted the pluto/emmet-fix branch May 31, 2025 05:37
@abose
Copy link
Member

abose commented May 31, 2025

LGTM. Merging.
Thanks for contributing @devvaannsh

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