-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
## Summary of the new feature/enhancement
Argument completers get the following parameters: $commandName, $parameterName, $wordToComplete, $commandAst, $fakeBoundParameters
This is great but I w…
-
**Describe the bug**
The Special Follower for Malus Darkblade should give +5% income from slaves but it does not work. As seen in the screenshots I equipped the follower and the individual building s…
-
Pycharm 2022.3.2, Cucumber+ 11.4.0, IdeaVIM 2.1.0
The issue I am having is that yanking and pasting a line results in fairly dramatic broken formatting.
e.g.:
```
| Thing 1 | Thing 2 | Thing…
-
I tried a snippet from the sample as follows:
```json
"storageProfile": {
"imageReference": {
"publisher": "MicrosoftWindowsServer",
"offer": "WindowsServer",
"sku": "2019-datace…
-
Very useful package. First issue encountered today: `cdec_query()` gave me a warning about a parsing issue:
```R
> sgn problems()
Error in problems() : could not find function "problems"
```
Loa…
-
Hey Matt,
Hope you're well! I am trying to install RSSMOSPipeline on my new laptop, but upon running:
```
pip install RSSMOSPipeline
```
I get the following output:
```
Collecting RSSMOSPip…
svw26 updated
7 months ago
-
[This change](https://github.com/RustCrypto/RSA/commit/b55c75ec39be27b2a586742820f0c79727db4d96) (I think) is causing some signatures to no longer verify. In particular, the check:
```
if sig…
-
**Output of `check_raid -d`:**
```
check_raid 4.0.10
Visit how to report bugs
Please include output of **ALL** commands in bugreport
DEBUG EXEC: /bin/sudo -n -A /sbin/dmsetup status --noflus…
-
Following a conversation with @SteveL-MSFT where he confirmed I am not (entirely) insane 😜
PowerShell currently makes if VERY difficult to
1. Specify that an arbitrary set of command-line args …