Matthew Parsons
Matthew Parsons
I encountered this too: `>bicep decompile-params .\envs\dev1.json --bicep-file .\calculator.bicep` First line of the resulting param file is `using '/calculator.bicep'`, which should of course be `'../calculator.bicep'`. Bicep CLI version 0.26.170, Pwsh...
This is still the case as of `Microsoft.PowerShell.SecretManagement` ver `1.1.2` , over a year later!
@yannduran - Since the reply wasn't quite clear: webview2 doesn't support C# yet. https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2#supported-platforms > Developer preview is available for Win32 C++ on Windows 10, Windows 8.1, Windows 8, and...
+1 that the default, least surprising/confusing behavior should be to show current, in-use space of files. Some thought and care in design will need to go to how to convey...
> I don't see any reason for WinDirStat to ever display cloud-only files or their size. WinDirStat is about managing the local drive, not managing the content of your cloud...
@Jaykul - Yes thank you, I've banged my head against that before: it looks like it works at first, namely that the first entry in $PSModulePath is changed, but installing...
Slightly necro-posting, as the author (@wojciech-graj ) mentioned, (but isn't made explicit in the readme), it looks like you'll need 80 char wide, 50 tall*. https://github.com/wojciech-graj/doom-ascii/blob/052c25293b1a8cf5f3db06eeae89a5cd08111ed1/src/doomgeneric.c#L22 Which actual console (the...
Ping on status on this? (2 years after the last update) I just ran into this issue and it looks like the AzCLI is currently a dependency for this one...
@bastionsuppgithub ☝ ?
Adding reply here to make this more visible.