Ben Jordan

Results 5 comments of Ben Jordan

Other issue I've had with the semantic highlighting are $true / $false / $null / $Script: etc. I feel like there should be a general catch all issue for highlighting...

> I used this for the ~/.volta/hooks.json and it seems to work too: > > ``` > { > "node": { > "index": { > "template": "https://mirrors.dotsrc.org/nodejs/release/index.json" > }, >...

Replace it with ```powershell $PC = Get-ComputerInfo If ($PC.CsPCSystemType -Eq 'Mobile' -Or $PC.PowerPlatformRole -Eq 'Mobile') {$IsDesktop = $False} ``` But yeah, Win32_Battery _will_ catch UPS.

Heads up, the most up-to-date version is on another fork, though it also has this problem now. Found this comment while searching for an answer myself. https://github.com/prestja/ksp-planetshine

this is pulling an old version on zls as well even with `cache: false`