Hi everyone,
I seem to be experiencing a bug with tab completion in Cursor.
Description:
When I receive an auto-completion suggestion (ghost text), it appears correctly on the current line. However, when I press Tab to accept the suggestion, the completed code is incorrectly inserted at the end of the previous line, instead of the current line where the suggestion was displayed.