manifold-systems / manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
http://manifold.systems/
Apache License 2.0
2.43k stars 125 forks source link

IntelliJ plugin: `auto`, like `var`, should be highlighted as a keyword #421

Closed rsmckinney closed 1 year ago

rsmckinney commented 1 year ago

auto, like var, should be highlighted as a keyword, otherwise is looks like a normal type

rsmckinney commented 1 year ago

Fix available with IJ plugin releases 2022.2.35, 2022.3.35, and 2023.1.0