zengouu

Results 2 issues of zengouu

Using "right-click" menus inside C# editor always seem to open in the left side. See picture attached. Versions used: - VS 2022 17.0.5 - JetBrains ReSharper 2021.3.2 ![image](https://user-images.githubusercontent.com/8158470/151319042-ab8f133e-014c-4821-921f-5ec6bcf93850.png)

Currently, it is not possible to define Handler and its HandleAsync() method without passing CancellationToken as a mandatory parameter. Support for a scenario where Handler and its HandleAsync() method would...