Peter Tripp

Results 446 comments of Peter Tripp

I believe this is no longer an issue since the http_client changes have been remerged (after being reverted). If you are experiencing this, please open a new issue describing what...

That's the joke.

I installed the [dotnet 8.0 package for MacOS x64](https://dotnet.microsoft.com/en-us/download/dotnet/8.0), put `"emmylua.new.languageServer": true,` and reloaded my vscode window and it appears to work with in a trivial file (local annotation parsing,...

> By default, it will ignore parsing files larger than 200kb. If you want to set this limit, you can create an. emmyrc.json file in the root directory and set...

I found reference to this upstream: [Mix test hides console output text with black on black colorization?](https://elixirforum.com/t/mix-test-hides-console-output-text-with-black-on-black-colorization/47229/2) Its suggests that this text is ansi black + ansi bright; and so...

I believe this is an upstream issue with mix. But for anyone running into something similar in light mode, it could also be this. - https://github.com/zed-industries/zed/issues/29379 Thanks for reporting.