EditorServicesCommandSuite
0.3.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 Add-PinvokeMethod 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
- New editor command Add-PinvokeMethod. Allows you to search the pinvoke.net web service for
matching functions and inserts a Add-Type statement to the current file.
FileList
- EditorServicesCommandSuite.nuspec
- EditorServicesCommandSuite.psd1
- EditorServicesCommandSuite.psm1
- Classes\Async.ps1
- 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\ReadChoicePrompt.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\Add-PinvokeMethod.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,712 | 9/26/2017 |
0.3.0 (current version) | 67 | 8/13/2017 |
0.2.1 | 39 | 8/8/2017 |
0.2.0 | 46 | 7/21/2017 |
0.1.0 | 49 | 7/16/2017 |