- Fixes issue when last "word" is within quotes and cursor is at the end of a line which caused empty "word" string in an argument list. - This then caused i.e. string option to have a collection as an input(if no arity settings used) and via spring conversions a comma were added. - Fixes #763