If you're writing in REPL or on the last line of the file, emacs tab doesn't work, and console gets an error message about every tab pressed:
IndexOutOfBoundsException: Wrong line: 2. Available lines count: 2 <- or what the file's length is
If I add a comment or something as the last line in REPL or code editor, all the preceding lines indent normally. I believe this was working before on 1.2.1.
If you're writing in REPL or on the last line of the file, emacs tab doesn't work, and console gets an error message about every tab pressed:
IndexOutOfBoundsException: Wrong line: 2. Available lines count: 2 <- or what the file's length is
If I add a comment or something as the last line in REPL or code editor, all the preceding lines indent normally. I believe this was working before on 1.2.1.