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]: editing: "end" key doesn't go to end of line in this scenario #11

Open
1 task done
LamptonWorm opened this issue Oct 27, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working triage Classifiying the issue

Comments

@LamptonWorm
Copy link

Contact Details

No response

IDE version

v0.3-win64

What happened?

This seems a little unusual but reporting as it could be an indication of another problem. At times end of lines have extra spaces on them and this bug shows up:

  1. type `PRINT "Hello World" ' (with a space on the end after the close quote)
  2. go to the start of the line, comment it out and tab it in
  3. press End and the cursor goes to just after "l" instead of the end of the line

image
image

Error and Warning messages

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@LamptonWorm LamptonWorm added bug Something isn't working triage Classifiying the issue labels Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Classifiying the issue
Projects
None yet
Development

No branches or pull requests

2 participants