eyalk11
eyalk11
Forgot to mention, moved sources to question... The hint is useful for me in case of studying words. I first don't want to see list of answers, and if I...
**Describe the bug** I want to work with wsl term inside goneovim. When I start it, it briefly writes `/bin/bash /s not found` and exits the buffer (takes
I am on windows, when I try to edit a tex file , it crashes "Client 12 exits with code 1 and signal 0". I needed to specify the path...
Hi, This is not conclusive, but when doing `:%s` with preview on synced file, after pressing enter, neovim was hanged. It happened 3 times. When I did /gc, it went...
Happens from time to time. Maybe relate to neovim loses sync. ``` java.lang.IllegalStateException: This SyncBuffer has been released already. at org.beeender.comradeneovim.buffer.SyncBuffer.checkReleased(SyncBuffer.kt:142) at org.beeender.comradeneovim.buffer.SyncBuffer.navigate(SyncBuffer.kt:76) at org.beeender.comradeneovim.buffer.SyncBufferManager$nvimBufLinesEvent$1.invoke(SyncBufferManager.kt:148) at org.beeender.comradeneovim.buffer.SyncBufferManager$nvimBufLinesEvent$1.invoke(SyncBufferManager.kt:28) at org.beeender.comradeneovim.UtilsKt$sam$java_lang_Runnable$0.run(Utils.kt) at...
Happens from time to time. Maybe relate to neovim loses sync. ``` java.lang.IndexOutOfBoundsException: Wrong line: -1. Available lines count: 0 at com.intellij.openapi.editor.impl.LineSet.checkLineIndex(LineSet.java:200) at com.intellij.openapi.editor.impl.LineSet.getLineEnd(LineSet.java:194) at com.intellij.openapi.editor.impl.DocumentImpl.getLineEndOffset(DocumentImpl.java:1023) at org.beeender.comradeneovim.insight.InsightProcessor$process$1.run(InsightProcessor.kt:64) at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:214)...
Happens from time to time. Maybe relate to neovim loses sync. ``` java.lang.Throwable: Too many non-blocking read actions submitted at once. Please use coalesceBy, BoundedTaskExecutor or another way of limiting...
Hi, I typed `5p` on python, and for some reason, the same line was written 120000 times in the file. Notice that I might have left autosave on accidently. Don't...
Hi, I am trying to create a Deck. I need to do the trick with the connection (I thought it would be merged), so I won't fail on collation. The...
## 🐍 Package Request - Package Name and Version: PySide6/ latest - Package URL: https://github.com/pyside/pyside-setup - Package Dependencies that needs to be resolved first: Shiboken6. Needs to be compatible with...