AdamMaras / vscode-overtype

Because some people actually press the Insert key on purpose.
https://marketplace.visualstudio.com/items?itemName=adammaras.overtype
BSD 2-Clause "Simplified" License
33 stars 15 forks source link

In overtype mode "_" underscore character does not work #22

Open sahil48 opened 4 years ago

sahil48 commented 4 years ago

In overtype mode "_" underscore character and some other special characters do not work, including "(" and "*" .

Example: When I type "_" over the character "4", the end result is "4".

GitMensch commented 3 years ago

@DrMerfy I guess that's still an issue in https://github.com/DrMerfy/vscode-overtype, isn't it?

I'm hoping we can update each of the issues here with either a "fixed there" message or creating a new issue there referencing the ones found here.

DrMerfy commented 3 years ago

@GitMensch The second should be the most optimal, let's try to migrate most of the issues that we can reproduce there :)

DrMerfy commented 3 years ago

@GitMensch I see that you have already done that :D