intellij-alabaster icon indicating copy to clipboard operation
intellij-alabaster copied to clipboard

Method highlighting is wrong when return type ascriptions present in Clojure

Open SimY4 opened this issue 3 years ago • 3 comments

When Clojure snippet contains return type ascription return type is highlighted instead of the method name.

Screen Shot 2022-03-10 at 18 29 01

SimY4 avatar Mar 10 '22 07:03 SimY4

TBH, I feel like it's an issue with IntelliJ IDEA basic understanding of Clojure rather than a theme.

SimY4 avatar Mar 10 '22 07:03 SimY4

@SimY4 what clojure plugins are you using with intellij? My gut feeling is that this could be an issue with the clojure-extras plugin.

imrekoszo avatar Mar 10 '22 09:03 imrekoszo

@imrekoszo I'm not using any plugins. Clojure syntax highlighting comes in the default configuration of IntelliJ.

SimY4 avatar Mar 10 '22 12:03 SimY4