This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf55373f6dae94e8ae6b9055d44e4eda7b98c4f2
sml-projects
/
temp.txt
Humza Shahid
bf55373f6d
fix 'MakeNormalDelete.deleteLineBack' test, which failed because we were using the wrong way to check if cursor is currently at the start of the line. We checked '(endOfLine = cursorIdx) which works in most cases to verify that the current position is a newline, but fails when the cursor is at the last non-newline character of the line. This is fixed by being more precise and calling 'Cursor.isCursorAtStartOfLine' to check directly if the cursor is currently at the end of the line.
2025-09-25 10:49:20 +01:00
5 lines
26 B
Plaintext
Raw
Blame
History
hello
world
trello
brillo
Reference in New Issue
View Git Blame
Copy Permalink