You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apply vscode global settings.json or maybe this'll work with a new project
open network-adapters.psm1 in vscode
open an integrated terminal (THIS MUST BE THE powershell VANILLA TERMINAL, not the weird vscode debug version of powershell that opens when the powershell language server load)
This does not produce a traceback launching powershell normally from desktop or cmd
ctrl+a, right-click in the terminal
Should see the traceback
exact upload of file which I selected and right-click pasted into vscode powershell - network-adapters.psm1.txt
This issue was already fixed (see #1306). Please upgrade to the 2.1.0 version of PSReadLine from PowerShell Gallery.
See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Priority: p4-very low, non-blocking
Affects: Powershell when launched via VSCode
Versions:
To Reproduce:
exact upload of file which I selected and right-click pasted into vscode powershell - network-adapters.psm1.txt
visually what happened in editor / shell - visually-what happened
visual output of the results in full text - right-click-copy-of-code-powershell.txt
Start-Transcript Transcript: - 2021-01-08-12-28-21-powershell.log
vscode global user settings.json - global-user-settings.json.txt
project wide .vscode/settings.json - n/a
The text was updated successfully, but these errors were encountered: