Skip to content

tcl syntax checker: umlaut (ü) triggers warning "possibly bad continuation line" #839

@oehhar

Description

@oehhar

Thank you for kommodo 9.3.
The syntax button nearly gets unusable. I normally have around 300 warnings per file and the widget tries to show this list in a menu, very usable...
The warning count is due to bugs introduced in 9.0 and not jet fixed.
Before, I was quite happy with Kommodo and the tcl syntax checker.
Since one year, even the simplest bugs are not fixed any more and only new ones introduced. Instead, bugs are just closed without fixes. New style at ActiveState....

Another new one:

Take this script encoded in utf-8 in the editor under name test.tcl:

array set moduleInfo [list\
        ExitCmd [namespace code Exit]\
        ]
# any text possible
# ü

If there is an umlaut "ü" following anywhere, a warning "possibly bad continuation line, blank line after backslash" is shown at the "" after "Exit ]".

Sorry for moaning, but it is just getting worse with each release, sorry...
I will not speak about "Indent preference settings and so on".
Anything was lost again when 9.2 was updated to 9.3. I still set the settings manually to each file....
Of cause, it is getting smarter, but bugs are just not fixed.
I also considered not to report any more, if they are just closed and thats it.
Anyway, you must be happy with your style.
Best regards,
Harald

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions