Hi, I am a bit lost in debugging intelliJ plugin, ...
# intellij-plugins
r
Hi, I am a bit lost in debugging intelliJ plugin, when I run my intelliJ plugin in debug mode, there are some pieces of code that I cannot evaluate. I have no clue what needs to done like below The breakpoint is in the package named: org.jetbrains.kotlin.idea.completion It gives an strange error: Symbol is declared in module 'kotlinc.lib' which current module does not depend on