lijing00333
lijing00333
当程序重启后给一个明确的提示
https://github.com/jayli/vim-easydebugger/blob/e8c711ccb49bcec76ecd06d3352c2abe82a33cdf/autoload/debugger/runtime.vim#L372 `kill`是 NodeJS 里的 kill 命令,Go 不支持,需要考虑到多语言支持
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 ```
