Matthew Thomas
Matthew Thomas
> There’s only so many escape sequences you can actually implement with VGA text mode, at least, so I don’t see the ‘pressure over time’ being a particular concern. @64...
Until someone implements https://github.com/microsoft/vscode/issues/2809 then unfortunately we're stuck with absolute paths in VS Code `settings.json`. Being able to use `${workspaceFolder}` instead of absolute paths would be _much_ better for portability,...
[`cargo-xbuild` 0.5.14 dropped](https://github.com/rust-osdev/cargo-xbuild/pull/40)—`cargo xbuild` now works with the environment variable! But it turns out RLS actually _wasn't_ working with the environment variable. Something about `sysroot` being passed twice. So here's...
This isn't just an Azure issue. Also happens with GitHub Actions. For example, the below action fails with the above error if I leave out the indicated line: ```yaml name:...
Upon further research, for mDNS+DNS-SD to work it looks like more needs to change than just label name restrictions. Unfortunately the `LookupClient` immediately returns after it receives the first response....
Thank you for being willing to research this stuff.
Thanks for your reply, @mqudsi. I'm glad you find it to be an interesting test case. Like I said that test has been a challenge for async locks in general....
> Even if it is added as an optional extension, a WebAssembly implementation without it will become pointless if Emscripten uses it. I already have problems running Emscripten compiled binaries...
What's the status of this PR? This seems like a dead-simple and uncontroversial change. Without `display_name` I'm left looking for another NuGet package