lijing00333

Results 57 issues of lijing00333

目前是直接就关掉了,可能因为程序运行有错误,需要把错误信息echo出来。

enhancement

https://github.com/jayli/vim-easydebugger/blob/e8c711ccb49bcec76ecd06d3352c2abe82a33cdf/autoload/debugger/runtime.vim#L372 `kill`是 NodeJS 里的 kill 命令,Go 不支持,需要考虑到多语言支持

bug

如果tab已经存在a.js,在b.js调试时进入到了a.js,退出debug时tab里的a.js也被关掉了。

bug

Error detected while processing function 85_readingTimerCallback[1]..378[13]..379[10]..370[16]..vebugger#std#updateMarksForFile[5] ..vebugger#util#listSignsInBuffer[1]..83_listSigns[2]..vebugger#util#EnglishExecute: line 3: E197: Cannot set language to "en_US.utf8"

vim9.1 有这个问题,neovim 是好的

``` async_run调用失败: function easycomplete#action#documentation#LspRequest, line 3: Vim(if):E121: Undefined variable: b:easycomplete_documentation_popup ```

![Image](https://github.com/user-attachments/assets/0ef388d7-8cd1-4169-bebc-20098602edbd)