Hello,
I've got a method containing the following code line
List<String> parts = tmp.split('\",\"');
After this code line appear anywhere in my cls file, the "plan mode" is broken and no more "plus" or "minus" signs appear in the left margin.
If I comment out the line, then that works again until I recomment in the line...
Regards,
Frédéric