Daniel Schroeder
Daniel Schroeder
**Summary of the new feature** As a user, when a line ends in a line continuation operator (=, +, -, etc.), I would like the next line to be indented...
If the NuGet API key is expired a 403 unauthorized response is returned when attempting to push the package and the package is not published. Ideally, the script should detect...
### Is your feature request related to a problem? Please describe This is a community module, so It would be great if we could better call out who the contributors...
### Is your feature request related to a problem? Please describe Before submitting a tip it would be nice to know if there was one already submitted for the same...
We currently track all of the tips that have been shown in the `TipIdsAlreadyShown.txt` file. We want to add a new 'NewTipsOnly` value to the `WritePowerShellTipCadence` enum, and when configured...
The PowerShell tips shown are already stored in a file in the module configuration. It would be great if we could use a `-Previous` switch on the `Write-PowerShellTip` cmdlet to...