Petrarca

Results 24 comments of Petrarca

@salkriaf34 Please hide images/long code under spoilers WOW this is spoiler! [Examples](https://gist.github.com/jbsulli/03df3cdce94ee97937ebda0ffef28287)

> A fix from the VS team is coming: https://developercommunity.visualstudio.com/t/Identifier-has-too-high-priority-in-sy/10547451 > > The workaround that worked for me was setting the Identifier background and foreground to Automatic. > > Screenshot...

Same here. Does this project still maintained? Looks like 0 activity in 2 years.

He means `Connection.Table().Select(x=>x.Nuts).Where(y=> y.Size == "Big");` I think.

In sql `Select` comes first :) But yes, having more LINQ integration would be nice.

Any temporary solution to hide those buttons? Something like navigate through visual tree, find "MinMaxCloseContainer" and hide buttons?

omg maui... Probably I should migrate to uno or avalonia...

> Is this issue going to be solved ? Once the support for Xamarin ends in may 2024, the app store will pull support too. What will we do with...

@aborziak-ms yes I stay on old versions as workaround or just use json directly.

Thank you! How about editor, how to automatically stretch it to the row height? As I understand you have no plans to implement bindig list of objects to AutoCompleteView?