Syntax highlighting, code completion, auto indentation fail when method named collect

Issue #566 resolved
Jeff Hube created an issue

Similar to https://bitbucket.org/RoseSilverSoftware/illuminatedcloud/issues/549/syntax-highlighting-code-completion-auto, naming a method "collect" also seems to break syntax hightlightning, code completion, and auto indentation for the file.

public void collect() {
}

Comments (5)

  1. Log in to comment