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
@highend with respect to the caret. Are you asking about the shape of the normal blinking caret? If so it's pretty much limited by default to the vertical blinking pipe. It's possible to customize it, as VsVim does, but it requires a full extension to do so
It would be nice when we want to jump to an uppercase char only those will be highlighted.
E.g.:
Pressing "M" would only highlight occurences with "M"s and not "m"s
Two options when there isn't any "M" in the visible text:
I'd prefer the first solution to avoid any ambiguity.
Btw Jared, is VS (2013) able to show a different caret type than the small rectangular block?
As you can see in the pictures on https://github.com/tednaleid/sublime-EasyMotion
it uses a larger block caret for the highlighting.
The text was updated successfully, but these errors were encountered: