prayaas-a

Results 10 comments of prayaas-a

@patricknelson could you post a compiled CSS dist for this change?

Thanks for the detailed instructions @patricknelson! I didn't realize the property was SCSS level. :) Will do this.

Check if you're assigning null to your variables at any point and change that. I don't have a machine with access to the source code right now, but if I...

Good idea. I think the behavior should align more closely with the Win32 Notepad as that's the expected behavior for most users of this app. A prompt that has the...

> Just a note, any new words that are misspelled are underlined but existing ones are not. I am fairly certain this is bug with the TextBox control and not...

> @prayaas-a What potential workaround can you think of? The one I have been thinking about is reloading the text after the setting is changes, its kind of messy but...

@lucasg FYI, Azure now offers Windows Arm64 VMs. If you have an Azure subscription, you can go to Virtual Machines and create a new one, select [this image](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoftwindowsdesktop.windows11preview-arm64?tab=overview), and you...

Worth noting that while .NET 6 is supported for another whole year, it may as well be updated to .NET 8 which has a release candidate (but go live in...

> Please do file the upstream issue. We'd like to support this, although lack of arm64 windows CI with GHA makes this a bit worrisome to ship since we can't...

Yes, that's a real concern. Ideally you don't want to have to deal with complex processes with moving parts. I see that Microsoft does not currently offer Microsoft-hosted Arm64 agents;...