You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilize LengthInBufferCells when creating Completions Menu (#1214)
* Use LenthInBufferCells for Completions
* Remove unused ShortenLongCompletions
Use LengthInBufferCells() for determining the display width of menu items
in CreateCompletionMenu() to correct support of CJK characters in
completion items.
0 commit comments