cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Skip `'` in contractions from being used by surrounding pair

Open AndreasArvidsson opened this issue 1 year ago • 0 comments

"Can't find measurement '%s'"

't find measurement ' is a pair, but '%s' is not. This is because we create pairs from left to right.

Could we invalidate ' in common contractions?

AndreasArvidsson avatar Jan 29 '25 04:01 AndreasArvidsson