vscode-powershell
https://github.com/powershell/vscode-powershell
TypeScript
Provides PowerShell language and debugging support for Visual Studio Code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported5 Subscribers
Add a CodeTriage badge to vscode-powershell
Help out
- Issues
- Add MRU to argument prompt when debugging a PowerShell script
- When debugging, remember script arguments on a per-script, not per-workspace/folder basis
- Semantic Syntax is incorrectly highlighting arguments as commands
- Add support for all token types with the new semantic highlighting
- Integrated Console only sets Console.OutputEncoding to UTF-8, not also Console.InputEncoding
- Breakpoint not being hit when attaching to debugger
- WriteObject and WriteError methods cannot be called from outside the overrides
- Session exited in status bar has bad contrast
- Need auto splat extractor implemented in base PowerShell vscode extension
- Small enhancements to temporary debugger console
- Docs
- TypeScript not yet supported