Heath Stewart
Heath Stewart
Lots of breaking changes reported: https://github.com/Azure/azure-rest-api-specs/pull/29249/checks?check_run_id=32562321385
@johanste can you take a look at this one too?
Just started hitting this today. It had been working up till yesterday and not sure what changed. I'm WFH today in case that has something to do with it (change...
Regardless of the changes above that were working for a few days, something happened over lunch where the nameserver was changed to my local IP for Hyper-V which WSL is...
@lukeschlather open Task Manager and search for "Global Secure Access". In my case, I have 5 different top-level processes running; but, like you, nothing in Programs. Doubt it's meant to...
I'd be willing to submit a PR, but would like to discuss how best to approach this, if acceptable. It seems a general solution a la `cspell-lib` is unnecessary because...
@larryosterman looks like there's already an option that should help.
The instant I set `cSpell.spellCheckOnlyWorkspaceFiles=true` in my user profile, a bunch of words from VSCode's own user settings (under my roaming profile) showed up in **Problems**. That seems...odd.
I haven't experienced this in quite a while, no.
If it is, are you only using `Instant` for date math? You don't need to get the current system time (which WASM can't anyway)? I presume so. I ask because...