JSL: if - else -> find the commas?
Hi, I often face the problem that a code doesn't work because 1 out of 10 semicolons is a comma or one comma which belongs to the if block is actually missing.Is there an easy trick to make the blocks in an if-else clause more visible?