EditorServicesCommandSuite
0.2.0
Collection of editor commands for use in PowerShell Editor Services.
Minimum PowerShell version
5.1
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2017 Patrick Meinecke. All rights reserved.
Package Details
Author(s)
- Patrick Meinecke
Tags
Functions
Add-CommandToManifest Add-ModuleQualification ConvertTo-LocalizationString ConvertTo-MarkdownHelp ConvertTo-SplatExpression Expand-Expression Expand-MemberExpression Expand-TypeImplementation New-ESCSSettingsFile Remove-Semicolon Set-HangingIndent Set-RuleSuppression Set-UsingStatementOrder
Dependencies
Release Notes
- Added function Add-ModuleQualification for adding qualifying command expressions by module name
- Changed ConvertTo-LocalizationString to use an editor input prompt for string name instead
of Read-Host
- Fixed an issue where Add-CommandToManifest would include an empty array expression
- Fixed an issue where array literals would not be quoted properly in splat expressions
FileList
- EditorServicesCommandSuite.nuspec
- EditorServicesCommandSuite.psd1
- EditorServicesCommandSuite.psm1
- Classes\Expressions.ps1
- Classes\Renderers.ps1
- en-US\EditorServicesCommandSuite-help.xml
- en-US\Strings.psd1
- Private\GetAncestorOrThrow.ps1
- Private\GetInferredManifest.ps1
- Private\GetInferredMember.ps1
- Private\GetInferredType.ps1
- Private\GetSettings.ps1
- Private\GetType.ps1
- Private\ReadInputPrompt.ps1
- Private\ResolveRelativePath.ps1
- Private\SetEditorLocation.ps1
- Private\ThrowError.ps1
- Private\WaitUntil.ps1
- Public\Add-CommandToManifest.ps1
- Public\Add-ModuleQualification.ps1
- Public\ConvertTo-LocalizationString.ps1
- Public\ConvertTo-MarkdownHelp.ps1
- Public\ConvertTo-SplatExpression.ps1
- Public\Expand-Expression.ps1
- Public\Expand-MemberExpression.ps1
- Public\Expand-TypeImplementation.ps1
- Public\New-ESCSSettingsFile.ps1
- Public\Remove-Semicolon.ps1
- Public\Set-HangingIndent.ps1
- Public\Set-RuleSuppression.ps1
- Public\Set-UsingStatementOrder.ps1
- Templates\MemberExpression.stg
- Templates\SettingsFile.stg
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta4 | 1,241 | 7/4/2021 |
1.0.0-beta3 | 444 | 6/28/2020 |
1.0.0-beta2 | 139 | 5/3/2020 |
1.0.0-beta1 | 94 | 3/8/2020 |
0.4.0 | 17,422 | 9/26/2017 |
0.3.0 | 67 | 8/13/2017 |
0.2.1 | 39 | 8/8/2017 |
0.2.0 (current version) | 46 | 7/21/2017 |
0.1.0 | 49 | 7/16/2017 |