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

[Bug] ci', cursor jumps to the end of line #1752

Open
wenfangdu opened this issue Jan 17, 2024 · 11 comments
Open

[Bug] ci', cursor jumps to the end of line #1752

wenfangdu opened this issue Jan 17, 2024 · 11 comments
Assignees
Labels
help wanted PRs are welcome

Comments

@wenfangdu
Copy link
Contributor

OS: macOS 14
nvim: 0.9.5
vscode-nvim: 1.5.0

vscode-neovim behavior (cursor jumps to the end of the line):

iShot_2024-01-17_14.39.46.mp4

Neovim behavior (cursor stays inside the quotes):

iShot_2024-01-17_14.47.18.mp4

Code:

$base = '../rewards'
$bgi = $proxy($base, 'bgi')

@import '../includes/highlight.styl'

.open-task-btn
  $bgi '../static/rewards/open-tasks-btn-double.png'
  $highlight '../static/rewards/open-tasks-btn-double.png'
@xiyaowong
Copy link
Collaborator

#1080 Still can't reproduce

@wenfangdu
Copy link
Contributor Author

@xiyaowong I tried disabling all extensions except vscode-neovim, but the issue still persists.

@wenfangdu
Copy link
Contributor Author

wenfangdu commented Jan 22, 2024

@xiyaowong Can you share your environment info, e.g. OS, vscode version, vscode-neovim version, neovim version, etc?

@xiyaowong
Copy link
Collaborator

OS: windows 11
All are the latest versions

@wenfangdu
Copy link
Contributor Author

wenfangdu commented Jan 22, 2024

@xiyaowong Can you try this on a Mac? I don't have a Windows machine at hand right now.

@KeqiZeng
Copy link

Facing same issue on MacOS 14.2.1

@wenfangdu
Copy link
Contributor Author

@xiyaowong Confirmed, both #1752 and #1080 are not reproducible on Windows 11 but reproducible on macOS 14, all other related apps are the latest.

@ollien
Copy link
Collaborator

ollien commented Apr 13, 2024

FWIW, I've tried to replicate this on Linux, and could not. I guess it's macOS specific?

@wenfangdu
Copy link
Contributor Author

@ollien Thanks for the experiment, looks like it is.

@xiyaowong
Copy link
Collaborator

Please confirm if the issue still exists

@wenfangdu
Copy link
Contributor Author

@xiyaowong Still exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted PRs are welcome
Projects
None yet
Development

No branches or pull requests

5 participants