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
With both the infercase and ignorecase on, nvim's built-in completion will toggle the case of matches according to the typed text. Below is a comparision.
Is it possible for coc-dictionary to have the same feature?
The text was updated successfully, but these errors were encountered:
With both the
infercase
andignorecase
on, nvim's built-in completion will toggle the case of matches according to the typed text. Below is a comparision.Is it possible for coc-dictionary to have the same feature?
The text was updated successfully, but these errors were encountered: