-
**Is your feature request related to a problem? Please describe.**
When writing a web application that makes many API calls, it is often challenging to get good code coverage without mocking the API.…
-
When a method has flow analysis attributes it may be worthwhile to somehow display them in Quick Info.
The most obvious approach would be something like:
```cs
bool string.IsNullOrEmpty([NotNullW…
-
### What problem does this feature solve?
It would be useful if we can infer Props type from component (`ExtendedVue`).
For example, we can write type safe wrapper of `CreateElement` with it (or i…
-
## Original issue description added by @SteveSandersonMS
Currently if a backend service takes a while to handle a request (e.g., > 5 sec), the default HTTP resilience policy will retry.
This is fin…
-
## What happened?
If we start/release a `FooService` defined as such:
```yaml
services:
FooService:
name: Foo Service
package: com.palantir.foo
base-path: /foo
default-au…
-
## The problem
When accessing a GraphQL API, you typically do this:
```js
apolloClient.mutate(gql`
mutation MyMutation($name: String!, $password: $String!) {
insert_user(objects: [{name…
-
This is the tracking issue that covers the documentation attempt of skia-safe.
And these are my suggestions on how to add documentation:
**Update**: With #679, we've added `document-converter` p…
-
## Checklist
- [x] I've updated to the latest released version
- [x] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-business-sdk-codegen/issues)
- [x] I've looked…
-
#2677 added a new `normalized_index[..](..)` helper function to the standard library, used to perform bounds checking on indexes into collection types. This replaces boilerplate bounds checking and ne…
-
WGPU is not working with SDL2 binding for rust, or at least i have not been able to make it work, since the surface creation requires access to a raw_window_handle and somehow, even though the sdl2 cr…