Yajie Zhu
Yajie Zhu
**Describe the problem or limitation you are having** If I have changed the working directory , before saving, I need to restore it, so I can save the session to...
There are no tags info in the history commits list and commit_log window.
fix: Invalid buffer id error
### Describe the bug ``` nvim: /home/snow/neovim-0.8.3/src/nvim/rbuffer.c:143: rbuffer_consumed: Assertion `count && count size' failed. Aborted (core dumped) ``` ### Steps to reproduce ``` NVIM v0.8.3 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3...
### Description When Remote editing, can't commit from the nvim client. ### Neovim version NVIM v0.8.0-1210-gd367ed9b2 Build type: Release LuaJIT 2.1.0-beta3 Compiled by runner@fv-az505-656 ### Operating system and version Linux...
统计的时候按完整的method统计就是带命名空间类名, 同样的function name在不同的类里面, 肯定是不同的method。 都统计到一个function_name下不合理 