-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I'm currently working on a major overhaul of this module to be based around "refactoring" options. Part of this was a new infrastructure of sorts around the commands to make writing them significantly less time consuming and error prone.
The new infrastructure is written in C# and works best when the commands are also written in C#. This issue will be used to track the conversion or possible removal of existing commands.
Conversion Progress
- Add-CommandtoManifest
- Add-ModuleQualification
- ConvertTo-FunctionDefinition
- ConvertTo-LocalizationString
- ConvertTo-MarkdownHelp
- ConvertTo-SplatExpression
- Expand-MemberExpression
- Expand-TypeImplementation
- New-ESCSSettingsFile
- Set-RuleSuppression
- Set-UsingStatementOrder
Possible Removal
If you use any of these, please post here.
- Add-PinvokeMethod
- Expand-Expression
- Remove-Semicolon
- Set-HangingIndent