We currently track all of the tips that have been shown in the TipIdsAlreadyShown.txt file. We want to add a new 'NewTipsOnlyvalue to theWritePowerShellTipCadenceenum, and when configured to use this setting, have the module only automatically display a tip if it is not already in the TipIdsAlreadyShown.txt` file.
We currently track all of the tips that have been shown in the
TipIdsAlreadyShown.txtfile. We want to add a new 'NewTipsOnlyvalue to theWritePowerShellTipCadenceenum, and when configured to use this setting, have the module only automatically display a tip if it is not already in theTipIdsAlreadyShown.txt` file.