-
Re: How do I view a Span<Byte> in the Debugger?
This should now be fixed in 8.4.9. (View Post) -
Re: Make the 'what's new' page go to a page on the website instead of a local file
I'll make the WhatsNew feature dark theme friendly in the next build. (View Post) -
Re: Offline Activation
Did you follow the instructions exactly? You will need to right-click the label that says 'Activation Requires Internet Connectivity' to get the box for entering the offline code. (View Post) -
Re: Problems with tables named "system" and "file"
Thanks. The issue with a table called 'file' is a regression caused by the addition of the file contextual keyword in C# 11. This will be fixed in the next beta, later in the week. (View Post) -
Re: Disable auto scroll to input focus when changing tabs
Got it. It seems that the browser automatically scrolls in this situation in order to accept focus. I'll add scroll position restoration logic to the next build. (View Post)