Piotr Michalewicz

Results 19 comments of Piotr Michalewicz

@matteo-prosperi It looks great! However I'm curious - support for tests inside Visual Studio is not a part of that what rust-analyzer would bring?

Hi and thanks for great package! I would love to see support for other DI providers! I believe that for _Jab_ it should be pretty straitghforward. Additionally - if this...

I have pushed working proof of work for Jab DI container on my branch. Not so much changes in comparison to default implementation, most of them were in template, message...

It is really great that you prefer to not drop any feature. In terms of mapping profiles, I'm seeing a lot of potential in that feature. Mapping by convention works...

Support of asm.js from wasm-pack will be awesome. I really miss simple solution of producing fallback that will be compatible with non-wasm browsers.

I have exactly same build and same problem. I don't had time to take a deep look into code - @EshSub could you confirm if [VirtualDesktop11-23H2.cs](https://github.com/EshSub/Productiv/blob/master/VirtualDesktopAdapters/VirtualDesktop11-23H2.cs ) is only class...

I believe that attributes should be provided in separate nuget package to avoid problems with InternalsVisibleTo. Please take a look on that: https://andrewlock.net/creating-a-source-generator-part-7-solving-the-source-generator-marker-attribute-problem-part1/

Is Then method a replacement for Match or complementary solution? Personally I see a bit different use cases for both, match can effectively handle failure in non standard way. Beside...

Do you think it is good idea to use name Resolve over Match? While I agree that Resolve is a good name, I'm just not sure if Match would be...

@bphilippus #393 has been closed but issue still exists. There is new _Google Drive Restricted_ mode, but it is workaround rather than solution of initial problem.