Yufei Huang

Results 9 issues of Yufei Huang

[This file](https://github.com/microsoftgraph/microsoft-graph-docs/blob/master/api-reference/beta/api/intune-deviceconfig-macosdevicefeaturesconfiguration-create.md) raises depth limit exceeded exception in version 0.23.0 due to #500. Some additional info: - That file is an auto generated API reference page. - I cannot give...

bug

In addition to the ~~strike through~~ syntax, are there any plains to support more additional features, specifically **tables** as described [here](https://help.github.com/articles/github-flavored-markdown/)?

question

Characters like `{`, `}`, `,`, `!`,`[`,`]` are valid file path names. To match path containing these special symbols, glob pattern need to support escape using `\`. In this case, `\[`...

## 🚀 Feature Requests PRs in our azure devops repos must be linked to a work item. Today we manually link each PR. It would be very helpful if there...

wontfix

[Microsoft Learn](https://learn.microsoft.com/) will retire the Learn xref service on March 8, 2024. Both of these 2 APIs for querying .NET xrefs published to Learn will be retired after the target...

bug
dotnet

The unit movement was implemented using a pretty awkward "grid ownership" model: a unit owns a grid entirely, whenever a unit moves, it updates the underlying grid. This results in...

epic

Allow game content to be authored using open and standard file format. This aims at providing an authoring experience by leveraging other tools. In-game visual editing is out of scope....

epic

Allows multiplayer games with the help of a public server.

epic

`CodedOutputStream` can take use flat array as the output. This is a great to just convert between object and bytes. Problem is an instance of `CodedOutputStream` can only be used...

enhancement
c#
P3
inactive