Has anyone had the intellisense break in their KMM...
# multiplatform
c
Has anyone had the intellisense break in their KMM shared module and been able to fix it? I don't get any code completion right now and I can't jump to declarations of files in my shared module. 🙏 any help is much appreciated 🙏 UPDATE: Code completion and jumping to declarations only works within the
androidMain
and
androidTest
parts of my shared Module.