vs-code-clippy icon indicating copy to clipboard operation
vs-code-clippy copied to clipboard

fix issue where last char is always removed

Open Sanguinaris opened this issue 4 years ago • 0 comments

should fix https://github.com/walaura/vs-code-clippy/issues/3

If i understand your code there correctly, you want to get rid of the sentence terminator. This should behave similar to what was already existing, just with additional filtering for characters that would look wrong in the textbox

Sanguinaris avatar Jun 14 '21 19:06 Sanguinaris