Sydney Smith

Results 52 issues of Sydney Smith

There are significant performance impacts on projects with a large number of files in a workspace because of the way and frequency PSES searches through all of the files in...

Issue-Performance
Area-Engine

@andschwa recently got PSES v3 working with non-VSCode clients https://github.com/PowerShell/PowerShellEditorServices/pull/1820 We should better document how to integrate with PSES

Issue-Enhancement
Area-Documentation

We have a bunch of issues around logging to fix: * When we look for logs, what we're expecting is never there * The way we use the logger itself...

Issue-Enhancement
Area-Logging

Multi-hop remoting is a common scenario for the extension (and for PowerShell generally) and we need to make sure that it works as expected. The steps are: - From the...

Issue-Bug
Area-Engine

Enter-PSHostProcess debugging is both an essential form of debugging, but also essential for PowerShell Azure Functions Host support. Because of PowerShell's quirks, we have to do special things to support...

Issue-Bug
Area-Engine

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. ### Summary - [...

Issue-Enhancement

## Edit by @JustinGrote A summary issue for existing semantic highlighting issues

Issue-Bug
Area-Semantic Highlighting

Note: this is meant to be a living artifact for discussing, and tracking the 2.0 milestone # PSSA 2.0 Roadmap PSScriptAnalyzer 2.0 is a major architecture of the PSScriptAnalyzer (PSSA)...

Consider - 2.0

### Summary of the new feature / enhancement If no package is uninstalled during a run of `Uninstall-PSResource` the cmdlet should emit a warning so that the user knows no...

Issue-Enhancement
Area-Uninstall
feature_request
Semester of Code

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Docs