mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
When the cursor is immediately to the right of a token, the cursor's column will be token.end.column + 1, so take this into account when choosing which token to autocomplete.
3.8 KiB
3.8 KiB