Ryan Wu
Ryan Wu
I mean that highlighting the parameter in a function prototype showing by context header, if current cursor is on where the parameter is used in the function. ``` int foo(int...
在Windows10 qt mingw下试了下,Mp4Parser.cpp中需要 #include , 否则找不到memset(),添加后可以正常编译、使用。
Can it work like gtags? gtags only provides commands to generate and update index, but doesn't maintain the index files by itself. Editor plugins can auto update the index since...
我没写过js/ts,大概能看懂这部分功能逻辑,但是要添加一个配置的逻辑还不太会。
I'm not sure what's the "same way Gutentags does"? Run gtags and global in shell is OK. It works well on gvim with same configs. so, i think it's relative...
Very useful feature! One small suggestion: When user switch to a another search result tab, klogg could auto change the contents in the search bar. So user can continue to...
> I am considering it, but I am not sure. Automatically changing the search expression might ruin the complex regex that user created and then by accident switched to another...
@jesseduffield I didn't get the full screen effect follow your description~
In `aaa.*(bbb|ccc)|ddd`, `ddd` is also not highlighted.
I think all themes in klogg looks not "modern", even white theme is much better than dark. May be klogg need some big changes to gain a beautiful UI like...