-
-
Notifications
You must be signed in to change notification settings - Fork 192
Emmet Integration #2122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Emmet Integration #2122
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9253416
feat: emmet integration
devvaannsh d4d7bda
feat: display hints for emmet abbr that can be expanded
devvaannsh 58004f1
fix: effective handling of closing braces in emmet abbr
devvaannsh 046c08c
chore: also support tag names when in uppercase
devvaannsh 0a68995
fix: emmet preferences enable/disable not working
devvaannsh 17cb388
feat: display icon at the side of code hints. Helps in identifying i…
devvaannsh 63d2662
chore: improve readability and add support for php and jsp
devvaannsh 9f14cb3
feat: emmet integration for stylesheets
devvaannsh c168331
chore: add emmet icon at the side of emmet hint
devvaannsh 9e7efdc
fix: add highlight to already typed characters for emmet hints
devvaannsh 10eaeb8
fix: css hints getting displayed even when the css property is fully …
devvaannsh 5375e7c
fix: integ tests failing because emmet hints are now given max priority
devvaannsh 3d159b5
fix: check cursor position instead of line ending for keepHints
devvaannsh 061d0cb
refactor: emmet icon is now a clickable link that redirects to MDN pa…
devvaannsh 0894786
refactor: moved codehints icon colors to core_ui_variables file
devvaannsh 84bcace
feat: add allPreferences module and enable Emmet preference
devvaannsh 582dee6
chore: add unit-tests for emmet-stylesheets
devvaannsh d3152b3
Merge branch 'main' into emmet-css
devvaannsh 05ddcd7
Merge pull request #2 from devvaannsh/emmet-css
devvaannsh 5ac6a14
chore: emmet-markup now use same emmet preference used by emmet-css
devvaannsh 28fd8a9
fix: made emmet-html icon look similar to emmet-css
devvaannsh f9c739f
chore: add sourcing info for markupSnippets
devvaannsh 288f04d
chore: moved emmet to core html codehints file
devvaannsh edbadb2
feat: add unit tests for html emmet hints
devvaannsh 2affd39
feat: unit tests for html-emmet
devvaannsh 15b0858
feat: unit tests for emmet code hints for css
devvaannsh bd97790
Merge branch 'phcode-dev:main' into main
devvaannsh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.