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
- forceClearScrollbackBuffer conflicts with focusConsoleOnExecute
- Integrated Console only sets Console.OutputEncoding to UTF-8, not also Console.InputEncoding
- With "debug.inlineValues" set in VS Code, no inline values appear
- Bug: InsertCommand error from PowerShell Command Explorer
- Breakpoint not being hit when attaching to debugger
- WriteObject and WriteError methods cannot be called from outside the overrides
- Docs
- TypeScript not yet supported