Zaiqiang Dong

Results 13 issues of Zaiqiang Dong

how to config let cscope window show on left?

After add zsh-history-substring-search, with red backgroud when paste,it looks li as picture ![image](https://user-images.githubusercontent.com/10396859/116343732-97d58880-a817-11eb-8d61-1dce48ea8fd7.png).But remove zsh-history-substring-search, paste ok like as bellow picture ![image](https://user-images.githubusercontent.com/10396859/116343909-f3a01180-a817-11eb-931c-66dbb3923b22.png)

need more info

The tagbar will auto open with "autocmd FileType * call tagbar#autoopen(1)", when open whith "vim include/linux/locallock.h:233:3" the curser will goto tarbar window. ![screenshot](https://user-images.githubusercontent.com/10396859/141902455-1bd9f766-3fc1-474d-bef3-f88de0a6dfe7.png)

color red and bule is exchanged mybe, at version 2.3.4 when we do a record.

cscope does not work when open a file from startify, show Error "Type number and (q or empty cancels): 1E429: File "include/linux/mm.h" does not exist" as follow: https://raw.githubusercontent.com/zaiqiang-dong/misc/898eedc33cee488ea613b01b12d28c3c160f0989/termtosvg_3w1o_9oc.svg cscope config...

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

能否加入选择将输出的颜色去掉? 我现在在vim中使用你的翻译工具 ,但是vim中不支持“RED_PATTERN = '\033[31m%s\033[0m'这种shell的颜色定义,你的程序很好,希望可以在其他很多的工具调用,所以建议增加一个选项,去掉颜色显示 能否在dict提供一个字典文件? at once|45850132 去掉后的“|45850132"仅仅保留前面的单词,这样很多其他的程序可以用这个作为字典文件,如果需要翻译再调用wd 上面的需要很容易在我自己的本地实现,但这样的放就接收到不作者的更新了,所以然后作者考虑一下我的建议。 上面的修改对现有功能没有影响,只是做了增量。

dap configuration failed RPC[Error] code_name = MethodNotFound, message = "No delegateCommandHandler for vscode.java.resolveMainClass" stack traceback: ...al/share/nvim/lazy/nvim-java/lua/java/handlers/error.lua:18: in function 'error_handler' ...e/nvim/lazy/nvim-java-core/lua/java-core/utils/async.lua:32: in function 'callback' ...nvim-java-core/lua/java-core/ls/clients/jdtls-client.lua:74: in function 'handler' ...m-linux-x86_64/share/nvim/runtime/lua/vim/lsp/client.lua:679: in function...

how to config for keep scopes::Rgisters expand when explan the register by key , show as blow ![Image](https://github.com/user-attachments/assets/3e49251b-2cad-47b8-bf3b-6c807d6bfd3d) but run require("dap").step_over(), the [reighter](scopes::Rgisters) will Toggle showing the children of an...

i use jdtls in nvim by nvim-jdtls, in aosp source ,there is many java file. the file index is very slow ![Image](https://github.com/user-attachments/assets/e466e3ee-34a8-498f-afb9-7694e4a638c6) it there a way to accelerate execution index?

performance