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

Characters Before Suggestion Not Cleared #11

Open
Hazi7 opened this issue Dec 20, 2024 · 1 comment
Open

Characters Before Suggestion Not Cleared #11

Hazi7 opened this issue Dec 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Hazi7
Copy link

Hazi7 commented Dec 20, 2024

Describe the bug

Characters entered before accepting a suggestion are not being correctly processed.

To Reproduce

  1. Initialize a .nb.ts file.
  2. Accept a function suggestion.

Expected behavior

Characters entered before accepting a suggestion should be cleared after the suggestion is accepted.

Screenshots

2024-12-20 22 28 24

Versions

vscode:1.96.2 deno:2.1.4 extension: 1.0.21

@redking00 redking00 self-assigned this Jan 23, 2025
@redking00 redking00 added the bug Something isn't working label Jan 23, 2025
@redking00
Copy link
Owner

Hi @Hazi7 ,

I'm not sure this is fixable. It must be taken into account that my LSP works by "cheating" the real LSP and I am not sure if there is a workaround for this. I hope real LSP support arrives soon.
Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants