I was wondering, is there any quick shortcut to move the entire block of code of the definition of the function processALine to the left by two spaces? Any comments are greatly appreciated.
I have no experience with Atom, but it is kind of a convention that this (after selecting the block the be unindented) can be achieved using the keys Shift+Tab - maybe this also works in Atom.
By the way, you might consider using VSCodium instead…?