Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
VS Code introduced the shell integration feature in January. When the PowerShell extension launches its Integrated Console, the shell integration is not launched with it. It is not obvious if or how to manually launch the new feature.
Please respect the terminal.integrated.shellIntegration.enabled
setting. And allow the new VS Code feature to work with the terminal launched by the PowerShell extension.
Proposed Design
No response