get the red color from the editor if aa methods gets really long. Eg I have an initialization of a dictionary with 50 or so elements and have put them into one method of course it's getting very red.
Anyway it's just something like this add: Element add: anotherElement .... So no program logic at all just one element added after the other. I found I can still lint with a pragma, but still the editor is "red" That really gets on my nerves. So what can I do to stop this "reddening"? Regards Friedrich