The last couple of weeks, whenever I start Intelli...
# intellij
r
The last couple of weeks, whenever I start Intellij I see a lot of code which is underlined and the only thing which helped so far is to invalidate cache & restart. So I basically do this every morning. Are others experiencing this as well? Is it a known bug and maybe a workaround better than invalidating the cache is available?
c
2021.1.1 fixed that for me.
r
unfortunately not for me 😞
c
are you using the bundled plugin or the 1.5 plugin? i think the bundled plugin works better
anyway it cant hurt to create an issue.
r
the bundled plugin. Maybe I should report the error I get, maybe it is a new problem
Must be a new problem, invalidating cache does no longer work. It looks like the problem is related to: https://youtrack.jetbrains.com/issue/KT-22458 just that compiling with gradle works all fine, it's only intellij's problem. If I remove the DslMarker then those red lines vanish