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

The cursor moves when a suggestion is shown in typescript #165

Closed
GuiAmPm opened this issue Aug 9, 2023 · 3 comments
Closed

The cursor moves when a suggestion is shown in typescript #165

GuiAmPm opened this issue Aug 9, 2023 · 3 comments
Labels

Comments

@GuiAmPm
Copy link

GuiAmPm commented Aug 9, 2023

Note: This issue might be due to Tide, please close it if that's the case.

Using Doom Emacs on a typescript project, sometimes I face this issue:
Peek 2023-08-09 16-37

Basically I start a block, when I press the closing bracket (or parens), my cursor moves one character before the closing bracket.

This usually happens when the bracket is the last character in the line and does not reproduce when there's whitespace characters after it.

And when my block looks like this const my_block = ({ and I press } then ) the behaviour looks like this:
Peek 2023-08-09 16-46

This only happens on Typescript files, while others (tested: Rust and plain text) seem to work as expected.
Turning off Copilot mode also fixes the issue.

Either way, thanks for making this project.

@dangtran47
Copy link

I got the same issue when typing parenthesis.

Screen.Recording.2023-08-14.at.17.56.12.mov

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Sep 14, 2023
@github-actions
Copy link
Contributor

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants