lxymahatma

Results 6 issues of lxymahatma

If i install EnhancedTooltip, the quick info is separated into many boxes and there's one extra empty box at the bottom. Disable all the setting from Resharper->Options->Environment->IntelliSense->Enhanced Tooltip this problem...

Avalonia Version: 11.0.0-rc1.1 Material.Avalonia Package Version: 3.0.0-avalonia11-preview4.179-nightly Project window when using Simple Style: ![image](https://github.com/AvaloniaCommunity/Material.Avalonia/assets/66151783/3f06c7e4-45e4-44e5-a5fe-55ca06bcf45d) Project window when using Material Theme with style: ![image](https://github.com/AvaloniaCommunity/Material.Avalonia/assets/66151783/e9d6675f-0c37-4bdd-a5af-cf3aa9e31517)

enhancement

![image](https://github.com/Planshit/Tai/assets/66151783/1b01ea39-932c-4de7-a9d4-9f0c96a807f4) 目录匹配是开启的,但是被拨到了左边还是蓝色的底色 在开启目录匹配并点击更新之后,切换别的页面再切回来,点击编辑分类就会出现以上bug

UI问题

tl:dr: * Rename Attribute to fit naming style * use `;` for empty class instead of `{}` * fix typo in variable, string and comment * some raw string changes...

Last time when I trying to dig into why the code generator doesn't work for my project, I cloned the repo and open it with Rider. The project seems a...

In my situation, I want to subscribe an async method to an event when it is invoked, and I only need the method to execute once. Therefore, I use the...