fix: improve editor auto-scroll and Safari IME handling (#5469)
- Use `textarea-caret` for precise cursor position calculation instead of line approximation - Update `scrollToCursor` to scroll to the actual cursor position - Fix Safari double-enter issue with IME in list completion
Showing
Please register or sign in to comment