Code box needs an update in general. Sometimes line feeds are not respected, have to copy out to notepad then back again and such like. Code from from Unix may not display properly, though does in Notepad++. Copy paste doesn't work in code area, if you copy one line of code from a previous code window, then another and paste each into one code window, it separates out into two blocks. E.g.
abc
def
abc
def - copied from first, and pasted after abc in the above code window creates this new code window.
Some sort of spell check would be nice as well.