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: Skip duplicate checks at document end or blank text #3536

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lkk214
Copy link
Contributor

@lkk214 lkk214 commented Dec 25, 2024

Description

Prevent autocomplete text from being truncated when the cursor is at the end of the document or the text after the cursor is blank.

Prevent autocomplete from truncating when the cursor is at the end of the document or when the text after the cursor is blank.
Copy link

netlify bot commented Dec 25, 2024

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit decd04e
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/676c204f6da2da0008a16732
😎 Deploy Preview https://deploy-preview-3536--continuedev.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 configuration.

@lkk214 lkk214 mentioned this pull request Dec 31, 2024
3 tasks
@Patrick-Erichsen
Copy link
Collaborator

Hoping this will also solve #3577

@lkk214
Copy link
Contributor Author

lkk214 commented Jan 3, 2025

Hoping this will also solve #3577

Looks like this should fix it.

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