Comrade installed using vim/vim-plug and using the 'beeender/Comrade' github repo. I see the following stacktrace in IntelliJ:
java.lang.Exception: [0, Invalid method name]
at org.beeender.neovim.BufferApi.detach(BufferApi.kt:19)
at org.beeender.neovim.BufferApi$detach$1.invokeSuspend(BufferApi.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:233)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
at kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)
From within vim, I see the following, and I cannot save any files, or exit the editor:
Error detected while processing function <SNR>156_WriteBuffer:
line 17:
JetBrain failed to save file.Vim(call):java.lang.reflect.InvocationTargetException
Press ENTER or type command to continue
I am unable to begin using Comrade and ComradeNeovim with IntelliJ 2019.2.
Intellij Info:
Neovim:
Comrade installed using vim/vim-plug and using the 'beeender/Comrade' github repo. I see the following stacktrace in IntelliJ:
From within vim, I see the following, and I cannot save any files, or exit the editor: