Dear list,
I'm probably one of many who uses multiple languages for multiple
purposes and often forget to add a semicolon (;) at the end of a line in
languages which require it (perl, php, etc).
Can geany provide some sort of visual feedback of lines which aren't
terminated correctly (just like unclosed quotes)? Or maybe even add the
missing semicolon upon 'save'?
-H-