Kudos to the makers of this great editor! I believe that it is simply the best. But there is one small issue that I find rather irritating.
I am coding in PL/I where I need to have my code within the 2 and the 72 column position so my code is kind of shifted one position to the right, but the auto indent seems to assume that every line should start on an even number position. If my line starts at an odd number column position, the auto indent does not work as I would expect. It seems that there is some kind of grid behind this, instead of calculating how much the next line should indent relating the previous line.
Does anyone know how to work around this other than simply moving my code even further to the right?
I am coding in PL/I where I need to have my code within the 2 and the 72 column position so my code is kind of shifted one position to the right, but the auto indent seems to assume that every line should start on an even number position. If my line starts at an odd number column position, the auto indent does not work as I would expect. It seems that there is some kind of grid behind this, instead of calculating how much the next line should indent relating the previous line.
Does anyone know how to work around this other than simply moving my code even further to the right?