- Install module 'PSClippy.FBP.GeneralAdvice'
- Install module ScriptFeedbackProvider by Justin Grote
- Import module 'PSClippy.FBP.GeneralAdvice'
- Enable Experimental-Feature PSFeedbackProvider
- Start Scripting
- Format on the right Inspired by Justin Grote
- Filter left Inspired by Adam Bertram by this tweet
- $Null comparison on the left Inspired by Daniel Schroeder by his TiPS module
Found an edge case what my providers are missing? Have a good idea a topic which is not coved? Feel free to create an issue and I will try to implement it as soon as possible.
This module came up based on a sessions I´ve seen at the PowerShell + Devops Global Summit in 2024.
Justin Grote introduces in his session how FeedbackProvider in PowerShell works and he showed his ScriptFeedBackProvider Module.