vscode-powershell
vscode-powershell copied to clipboard
Provides PowerShell language and debugging support for Visual Studio Code
### System Info - **VS Code version**: 1.101.0 (64-bit, Stable) - **PowerShell extension version**: 2025.0.0 (also tried 2023.10.2 and Insiders) - **PowerShell 5.1 version**: 5.1.19041.5965 (x64) - **OS**: Windows 10...
Fixes #5213 ## PR Summary Bumps to Node 22.15.1 and removes node-fetch. Requires VSCode v1.101 or higher for future extension releases. ## PR Checklist Note: Tick the boxes below that...
### 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 vsce as...
### 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 [VSCode v1.101](https://code.visualstudio.com/updates/v1_101#_electron-35-update)...
This PR implements support for the new `--follow-symlinks` flag in VSCE to eliminate the unnecessary copying of PowerShell Editor Services (PSES) modules during builds, as requested in #5169. ## What...
Fix #5169.
## PR Summary fixes #5197 Added snippet from ISE with minor edits - comment help inside instead of outside the function defintion - added clean block and link to docs...
### 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 Adding a...
### 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 The **PowerShell...
### Prerequisites - [x] I have written a descriptive issue title. - [x] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...