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: "slow operations" errors occurring in IntelliJ IDEA, primarily in 2023.3 EA #528

Closed rsmckinney closed 1 year ago

rsmckinney commented 1 year ago

"slow operations" errors occurring in IntelliJ IDEA, primarily in 2023.3 EA

These errors are due to internal changes in IntelliJ that disable operations tagged with "generic" executed with SlowOperations.

rsmckinney commented 1 year ago

Fix available with latest 2023.x IJ plugin releases