PeaceShi

Results 8 issues of PeaceShi

### Target Use Case before ``` ts const bbox = props.tile.bbox as {left: number; top: number; right: number; bottom: number}; ``` or ``` ts const bbox = props.tile.bbox as Exclude;...

feature

**maplibre-gl-js version**: 2.1.7 **browser**: Microsoft Edge 99.0.1150.30(latest stable) **I use `localIdeographFontFamily` to load the font.** ``` { type: "FeatureCollection", features: [ { type: "Feature", properties: { description: "璃月港A8璃月港\nGgLlIi\n寄了JjPpQqYy寄了" }, geometry:...

bug
enhancement
PR is more than welcomed

### Proposal From https://github.com/mdickin/vscode-markdown-shortcuts/issues/76 . This issue has not been replied to in a month and seems like the project has been no one maintains. So, I want to add...

Needs Discussion

fix https://github.com/yzhang-gh/vscode-markdown/issues/1358

"activationEvents": [ "onLanguage:markdown" ],

https://docs.microsoft.com/en-us/cpp/cpp/int8-int16-int32-int64?view=vs-2019 https://docs.microsoft.com/en-us/cpp/cpp/keywords-cpp?view=vs-2019 https://docs.microsoft.com/en-us/cpp/cpp/fundamental-types-cpp?view=vs-2019

✨ Enhancement

### Is your feature request related to a problem? Please describe. From https://github.com/AvaloniaUI/avalonia-dotnet-templates/pull/202 From https://github.com/AvaloniaUI/Avalonia/discussions/14511 From https://github.com/AvaloniaUI/Avalonia.Samples/issues/48 I have created a sample app at https://github.com/peaceshi/Avalonia-NativeAOT-SingleFile with generator. Can you merge...

enhancement