YaoYu-Li
Results
2
comments of
YaoYu-Li
Got same issue as well, but seems to be happening only for some file types (works in .lua but not in .py, any idea?). And this works for me! Thank...
> I did some profiling and it's caused by the token counting. > > you can disable it through > > ``` > behaviour = { > enable_token_counting = false,...