QuarticCat
QuarticCat
I propose an solution that introduces minimum changes to current options. On VS Code, currently we have an option `ccls.cache.directory` in which we can use variable `${workspaceFolder}`. To put ccls-cache...
@madscientist You are right. I didn't notice the name structure of directories inside `.ccls-cache`. Thank you very much for your reply!
Same as @list17
Any progress? I also tried different highlighter configurations including the link that @adityatelange quoted. And also, none of them solved the issue. 
@adityatelange When I set `pygmentsUseClasses: true` or `markup.highlight.noClasses=false`, the highlight just dissapeared. Here's the website https://github.com/QuarticCat/QuarticCat.github.io
@adityatelange The font size issue still exists. Try this page on iPhone safari https://blog.quarticcat.com/posts/how-do-i-make-my-zsh-smooth-as-fuck/
@SukkaW Updated
Is there any further information?
Preparation: ```zsh $ alias -g :bg!='&>/dev/null &!' ``` Before:  After:  CC @vladdoster
@vladdoster 5.8.1