Vijay Anand E G
Vijay Anand E G
Terminal instance auto terminates when the system goes to sleep. Observed in ver. 1.16.10262.0 Kindly fix this issue at the earliest. Windows version - 10.0.22621.1194
Seems this is a peculiar issue as it returns the incorrect response only when the icon type is **visualstudio**.  - Version is correct for an icon type...
Yes, it seems to be a cache issue. Moments ago, uploaded a new release and the regular URL still returns the old version whereas appending a random query string, reflects...
And why it's happening only for VS Marketplace URLs and not for others, like NuGet which gets updated on immediate refresh?
This is possible even with C#12, all it needs is square brackets surrounding the params parameter during invocation. ```cs //string DisplayActionSheet(string title, params string[] buttons) {} - classic definition string...
> We want to unify so that you can write either the collection form, or the params form, with the same semantics. I will take it like this. Once implemented,...
> I call out `linear collection` as the `dictionary expressions` we are intending to do for C# 13 will not be part of this. Wow, collection expressions are getting further...
@baronfel I have confirmed that the bind symbol is now included in .NET 9 Preview 6. However, the Wiki has not been updated yet. Hopefully, this will be addressed in...
Hello @baronfel, Can the PR be merged as the changes are approved?
Thanks :-)