Junbo Zheng

Results 5 comments of Junbo Zheng

> I've been using the latest version of **klog** recently and the experience is excellent, `Highlighters` is also very friendly for users. > > But I want to make another...

> Development is basically complete. The next step is to improve the code quality and fix the fatal bugs. @nowhszh Can you please show a screenshot of the effect after...

Hello @variar ... I happened to see what happened to you. Yes, I also encountered the same problem, because my development environment uses **vscode** + **clangd extension**, **clangd** often automatically...

> I think I changed some arguments to VSCode clangd extension to make it stop adding includes automatically. No easy way to do a cleanup. There is an include what...

> `adb daemon` runs in terminal 1 like `./build/adbd`, `adb shell xxx` for adb shell test commands run in terminal 2 like `adb shell date`. It works fine in terminal...