Jacob Egner
Jacob Egner
When trying to build the advanced-topics/ReactiveUI UWP project, I get the build errors quoted below. One suspicious thing is use of deprecated nuget package Nuget.Protocol.Core.v3 and it shows up a...
The [Signing Info File](https://docs.microsoft.com/en-us/appcenter/test-cloud/frameworks/uitest/android/signing#signing-info-file) section says: > find the test-cloud.exe ... use it to generate the Signing Info file But test-cloud.exe no longer supports generating Signing Info files. I personally...
I'll put in a lot more links once we start firming up the content. Feel free to suggest big changes.
As a newcomer to Rust, I was mislead by the [crate doc example code](https://github.com/bluss/maplit/blob/04936f703da907bc4ffdaced121e4cfd5ecbaec6/src/lib.rs#L8) into thinking that `#[macro_use] extern crate maplit;` was needed to use maplit's macros. I was using...
"take round air" on `$($a)` selects `$($a)`, but it should select `($a)`.
When in the standard Explorer bar, I can right-click on files and folders. I would like to do that in this extension's FileTree bar. It would go a big way...