jacktang
jacktang
It is "C" language, use ccls as the language server . The souce code is in 'openresty', file name is ngx_http_lua_common.h at line 127, the correspond souce code is `...
I tested the new version in the openresty souce code project with CCLS. It works very well. Although some symbol type shows [ ] (I found they are all in...
新版本运行没问题,棒棒哒!
I found the same error.   And I tried to run the test, almost all the test passed. two tramp test failed 
And in this project, there are many "main" functions. 
grep-program is grep And after a lot of test, I can avoid this error now. After delete (eshell) in (add-hook 'after-init-hook , My emacs works well with counsel-gtags now. BTW,...
BTW, when I use the global-tags.el . when I use xref-find-references, some symbol works well, but some symbol not. The error message is eieio--validate-slot-value: Invalid slot type: xref-file-location, file, string,...
Thank you. I reported the global-tags.el bug with a stacktrace screenshot.