X Tutup
The Wayback Machine - https://web.archive.org/web/20210603004410/https://github.com/PowerShell/vscode-powershell/projects
Skip to content

VS Code Compatibility

Updated Jun 1, 2021

No description

Editor Services Pipeline

Updated Apr 29, 2021
  

Improved reliability and stability

Consistent references

Updated Apr 27, 2021
  

The PowerShell extension should have accurate reference counts, variable reference links, go-to-definition, go-to-calls, and rename.

Predictive Intellisense

Updated May 25, 2021

The PowerShell extension should allow for users to plug into intellisense engines for in-editor suggestions and completions.

Performance Metrics

Updated Feb 1, 2021

The PowerShell extension should collect metrics on its own performance to better understand performance/reliability gaps.

Build & Testing Infrastructure

Updated Jun 2, 2021
  

The PowerShell extension should have a robust testing infrastructure to allow for more community contribution and more predictability with preview releases.

Debug Reliability

Updated May 25, 2021
  

The debugger should not hang, and should perform across all common PowerShell scenarios especially remoting.

Startup Reliability

Updated May 5, 2021
  

The PowerShell extension should reliably, and quickly start-up even in locked down environments.

X Tutup