PowerShellEditorServices
PowerShellEditorServices copied to clipboard
A common platform for PowerShell development support in any editor or application!
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
# PR Summary Bump version and expose new setting related to new `AvoidSemicolonsAsLineTerminators` rule. Impediment of https://github.com/PowerShell/vscode-powershell/pull/4164 ## PR Context PSSA 1.21.0 will release soon.
# PR Summary Adds support for class-related symbols: - Class - Enum - Property and EnumMember (no references) - Methods (no references) - Constructors (no references) - Configuration (no references/definition...
### Summary of the new feature / enhancement comes from #1733 ### Proposed technical implementation details (optional) _No response_
# PR Summary Adds symbols for region-start, ex. `#region abc123`, to outline and symbol search. >**Note** This doesn't check if the region is actually closed as we don't care about...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement When these dependencies hit end-of-life [this December](https://devblogs.microsoft.com/dotnet/net-core-3-1-will-reach-end-of-support-on-december-13-2022/) we need to remove them from the build. ### Proposed technical implementation details (optional) _No...