EditorServicesCommandSuite
0.2.1
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
- ConvertTo-SplatExpression will now handle positional arguments as well if the command exists in the session
- Add-ModuleQualification will now work in all workspace configurations
- ConvertTo-MarkdownHelp will now generate the correct online help URI and will create the markdown
docs folder if it does not already exist. It will now also correctly handle situations where
multiple versions of the same module are imported.
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,211 | 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 | 12,717 | 9/26/2017 |
0.3.0 | 67 | 8/13/2017 |
0.2.1 (current version) | 39 | 8/8/2017 |
0.2.0 | 46 | 7/21/2017 |
0.1.0 | 49 | 7/16/2017 |