soulomoon

Results 104 comments of soulomoon

cc @wz1000 , I have produced some more accurate result, seems about 5% improvement to `GetSemanticTokens` Rule. Should be more if we consider the tokenizer alone.

> > I have produced some more accurate result, seems about 5% improvement to GetSemanticTokens Rule. > > Should be more if we consider the tokenizer alone. > > >...

I am not sure if we should do it, it seems files in previews are `NotFOI`.

Close for now, it seems not a good idea to persue this for now.

Although I have seen the error in the github action. But I failed to reproduce the bug in windows wsl and macos m1 with my script to run the test....

First bench mark ``` | version | configuration | name | success | samples | startup | setup | userT | delayedT | 1stBuildT | avgPerRespT | totalT | rulesBuilt...

The result is generally better with large rule changes cases. But worse for no change rule visited. Since we are waiting for the conditional rule to yield a result when...

Otherthing still quit a mess, the importance commit at https://github.com/haskell/haskell-language-server/pull/4087/commits/8a088638a8be4daec622275c6bf6b5a4e35bcbea

Some good news, I have observed less failure in this branch than the master branch.