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 incorrect normalising for trailing inlay #558

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

citizenmatt
Copy link
Member

When moving down from a long line to a shorter line that has an end-of-line inlay hint, the offset was incorrectly normalised by the action. In strict mode, the motion handler asserts that the action normalised the offset correctly, which prevents the motion from occurring.

@AlexPl292 AlexPl292 merged commit 84a6c40 into JetBrains:master Nov 23, 2022
@citizenmatt citizenmatt deleted the fix/trailing-inlay branch November 23, 2022 10:27
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