Acode icon indicating copy to clipboard operation
Acode copied to clipboard

The problem with erasing spaces

Open qhouz opened this issue 2 years ago • 3 comments

If you use tabs, the code editor easily removes them.

But if you use spaces, they will be erased one at a time instead of the number that is specified in the settings, so it would be great if this problem was fixed and made like in vscode.

qhouz avatar Jun 16 '23 18:06 qhouz

My app has a similar problem after the last update, I select something to delete and it just deletes the whole line, imagebs below: Screenshot_20230625-125111~2 Screenshot_20230625-125105~2

sebastianjnuwu avatar Jun 25 '23 15:06 sebastianjnuwu

Can both of you tell us which app version and version code are you using?

1Code-JS avatar Jun 26 '23 16:06 1Code-JS

Set Keyboard mode to Aggressive from Acode App > Settings> App Settings> key board mode

It will solve the issue

bajrangCoder avatar Jul 04 '23 12:07 bajrangCoder