I would like to use Xcode editor instead of others for swift typing but I am missing basic functionality of deleting whitespace backward.
Normally in the world of code editors you just press option + backspace or something similar and thats it, it deletes whitespace just until next character starts eating new line in the way as everyone needs, but xCode, its doing some wired unusable staff and is deleting not just whitespace and new line but also par of text on previous line until it considers som for start of word, basically making it unusable.