carlwr

Results 21 comments of carlwr

Is there a workaround, other than disabling the plugin? Or is a fix allowing a later `mypy` version on the way? (For me, not using latest `mypy` crashes `mypy` due...

@Warbacon I came to a similar conclusion,see https://github.com/zdharma-continuum/fast-syntax-highlighting/issues/27 for details and another possible workaround.

Came here after scratching my head for quiet a while. This bug was reported more than two years ago. Is dotbot still being maintained? If there is anyone with commit...

@lucax88x , @londbell My workaround is only expected to work for freezing behaviour when colorizing the `man` commands (and as a consequence, the `whatis` command). For any significant lags when...

Thanks! Not using Marked for the moment so no longer an issue for me - however, some answers below if of use to you or some else. ```bash $ open...

In case it helps anyone coming here due to experiencing that a `.hlint.yaml` file in the project dir isn't being picked up by `HLint` through the language server, here are...

Possibly related to https://github.com/logseq/logseq/issues/6781

Old issue, just mentioning in case it is of help to anyone encountering this issue: "Reaching in" and "manually" changing a property stored in a `Laws` does actually change the...

Cross-posting my comment in https://github.com/haskell/haskell-language-server/issues/496#issuecomment-2222723980 since it is relevant for both issues: --- This would be a great thing to have. I have chosen to disable code lenses since I...

This would be a great thing to have. I have chosen to disable code lenses since I find it clutters the code (granularity of settings for enabling code lenses in...