Heath Stewart
Heath Stewart
The problem with putting that in the readme.md itself is the permutations of release tags + "filter" tags (the list of files). OpenAPI Hub would have to support this, and...
> Maybe #12608? Animations are enabled. It could be related to that issue, though. I should've also mentioned I'm running 4K resolution. Assuming new notepad is using WinUI (I'm pretty...
> Do the scrollbars in the Settings UI work as expected? That might help narrow this down. @zadjii-msft no, they exhibit the same always-narrow behavior as shown in my screenvid.
That's making a big assumption that it's supported by that version of VS. At the very least you'd need a version check, though I don't know on what version. We...
> _Immediately afterwards_ > > Well, 17.3 is now public and doesn't have the ARM64 bits. Time to eat my hat. 😄 I wonder if it's worth querying that the...
A version check alone isn't enough, though. The component may not be installed. The APIs support querying for the exact component(s), though there is some risk - though small -...
I was the architect on the VS Setup engine. It's happened. That's why we documented that customers should ideally only depend on workload IDs, which shouldn't change unless deprecated (removed,...
Even if you're an admin you have to install from an elevated environment. Right click on your terminal eg powershell.exe and select Run as Administrator. If you are running elevated,...
Are you trying to detect Windows Terminal, or whether VT100 is supported? Talking with @DHowett - who works on Windows Terminal - in cli/cli#4106, to better detect or even enable...
16 color indexes were always supported. Enabling virtual processing enables 256color or truecolor depending on the terminal. Windows Terminal supports truecolor. There's also a quirk of the last column being...