Glenn Carr
Glenn Carr
Appears to have been fixed at one point, according to #250 , but Carnac version 2.3.13.0 isn't working with the latest Windows Terminal Preview. ``` Windows Terminal Preview Version: 1.8.1032.0...
We're using Sandcastle to generate .NET documentation for our product API - works great, although we're still on an older version. I'm using an old but still operational utility PoshBuild...
Is it possible to have enumeration constants formatted without delimiters? E.g., "1000" instead of "1,000". EDIT: The real problem was that the search wouldn't find 1000 (it's an error code)....
We have a few pages that display some wide tables. The rightmost columns have links that are not clickable due to the "In This Article"/TOC `div` element. For example: ...
Like `cd` is it possible to have tab completion only display directories and not include files?
Is a configuration option possible to have it find child directories before finding other matching directories?
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
Hello, I'm using Azure Cloud Shell and I'm encountering this error when running a PowerShell script. My script manages VMs. Any ideas? ``` InvalidOperation: /usr/local/share/powershell/Modules/Microsoft.PowerShell.UnixCompleters/0.1.1/OnStart.ps1:12 Line | 12 | $m.OnRemove...