Acode
Acode copied to clipboard
The problem with erasing spaces
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.
My app has a similar problem after the last update, I select something to delete and it just deletes the whole line, imagebs below:
Can both of you tell us which app version and version code are you using?
Set Keyboard mode to Aggressive from Acode App > Settings> App Settings> key board mode
It will solve the issue