Cosmin Stirbu

Results 14 issues of Cosmin Stirbu

### Environment Created this issue as a followup of https://github.com/jest-community/vscode-jest/issues/838#issuecomment-1100942231 1. `vscode-jest version`: 4.2.1 2. `node -v`: 16.14.0 3. `npm -v`: 8.3.1 4. `npm ls react-scripts`: 4.0.3 5. your vscode-jest...

external-issue

Hello, Currently the SetCommand extension returns void. This means that you can never detach a command. This can turn into issues when you're using reusable cells (in a UITableView or...

Hi, In our .NET Standard core project, that's referenced by the platform specific projects we want to implement observation between the model and the view model. We made our model...

Hi, In our Xamarin app we have a "Core" .NET Standard that reference the `MvvmLightLibsStd10` package. However, in our Android app, since we use `MvvmLightAndroidSupport` we are forced to reference...

### Overview At the moment there is no library out there that allows you to create bindings between your `ViewModels` and your iOS / Android views (UIViewController / Fragments) with...

feature request :mailbox_with_mail:
mvvm-toolkit :toolbox:

I've installed trainer using bundler (I have this in my Gemfile: gem 'trainer', '0.7.0') When I try to run it: `bundle exec trainer --help` I receive the following error: ```...

## Bug description As per the attached screenshots, property `code` from `RequestProcessingError` is present in the definition file but not displayed in the portal. ## Expected behavior Property should be...

(t) Bug
P2
(u) OpenAPI + API ref

Hi, Even though I'm setting the `android:scrollbars="vertical"` attribute on the `activity_demo.xml` RecyclerView, the scroll bars are not displayed. Looking at the implementation, it seems that `StickyHeaderLayoutManager` doesn't override the `computeVerticalScrollXyz`...

### Description Xamarin.Essentials.Connectivity causes this exception on UWP: ``` Incident Identifier: a13d2f06-d723-4671-a2c4-cc904fd5401c CrashReporter Key: 1ef06cf4-f25b-438e-9c7a-948098e9fd3a Hardware Model: Surface 3 Process: MyApp.UWP.exe [15968] Identifier: MyApp Version: 2.4.1116.0 (2.4.1116.0) Date/Time: 2020-02-03T11:02:33.388923Z OS...

bug
need-more-information

Hello, In a .NET in-process Azure Function I'd like to log the full content of a service bus message to a storage account via the Diagnostic Settings integration, using `ILogger`...

feature
Needs: Triage (functions)