Alisis33

Results 39 comments of Alisis33

something more... The new search is uncomfortable. Replace and all options could be placed in the same field. Escaping is wrong again. \\t not turns in to tabulator. Creating a...

In search and replace \\t is not escaped. It seams in the new version 3.x are some bugs back you have fixed already in the 2.x version. Some more It...

... a other one is Grid.Children.Add to Grid.Add

And here is a converter script in case you are interested. It is incomplete and maybe translates some names wrong, but it is hopefully a little help if full names...

``` xmlns="http://xamarin.com/schemas/2014/forms" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:xct="http://xamarin.com/schemas/2020/toolkit" xmlns:toolkit="http://schemas.microsoft.com/dotnet/2022/maui/toolkit" \busing Xamarin\.Forms; using Microsoft.Maui;\nusing Microsoft.Maui.Controls; \busing Xamarin\.Forms\.Xaml; using Microsoft.Maui.Controls.Xaml; \bApp\.Current\.Properties\b Microsoft.Maui.Storage.Preferences \bXamarin\.Forms API\b Comment \bXamarin\.Forms\.Color\.R\b Microsoft.Maui.Graphics.Color.Red \bXamarin\.Forms\.Color\.G\b Microsoft.Maui.Graphics.Color.Green \bXamarin\.Forms\.Color\.B\b Microsoft.Maui.Graphics.Color.Blue \bXamarin\.Forms\.Color\.A\b Microsoft.Maui.Graphics.Color.Alpha \bXamarin\.Forms\.Color\.Hue\b Microsoft.Maui.Graphics.Color.GetHue Xamarin.Forms...

Maybe not use wath has a "and" in comment column like "and Microsoft.Maui", because it could convert wrong. They need to be more spesific. For me it worked, but it...

A exampe with the full routine would be very useful, I realy bitten my teeth out with this. and it should be not to complicated, but the soucres I found...

I think related to the # bug #223? Maybe add the lines after existing #define's because, even before the bugfix was some issues with #define's. They must be first. Not...

To hafe global aliases would be a nice feature, maybe a featurerequest for the compiler developers?

I can not say, maybe not the compile alone, because it happens anytime. But mostly/allways short after starting work. I use a large project with many files and long codes....