Skip to content
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

fix(preset-attributify): autocomplete with prefix #2643

Merged
merged 1 commit into from May 22, 2023

Conversation

sapphi-red
Copy link
Contributor

Autocomplete wasn't working for preset-attributify when a prefix is used.
For example, (| is the cursor)

<div text-cent|

works but

<div un-text-cent|

didn't work.
This PR fixes that.

@sapphi-red sapphi-red requested a review from antfu as a code owner May 22, 2023 01:57
@netlify
Copy link

netlify bot commented May 22, 2023

Deploy Preview for unocss ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 93ed99d
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/646acc1150c3070008faf597
😎 Deploy Preview https://deploy-preview-2643--unocss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sapphi-red
Copy link
Contributor Author

@antfu antfu merged commit 83574b8 into unocss:main May 22, 2023
10 checks passed
@sapphi-red sapphi-red deleted the fix/autocomplete-attributify-prefix branch May 23, 2023 08:40
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.

None yet

2 participants