mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-06 08:15:59 +02:00
Merge remote-tracking branch 'upstream/master' into HighlightMatchingParens
This commit is contained in:
commit
41159bdb38
1 changed files with 1 additions and 0 deletions
|
@ -1569,6 +1569,7 @@ namespace Beefy.widgets
|
|||
|
||||
public virtual void DeleteChar()
|
||||
{
|
||||
mJustInsertedCharPair = false;
|
||||
if (HasSelection())
|
||||
{
|
||||
DeleteSelection();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue