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
Copy / paste the below commands into the PowerShell Integrated Terminal, and paste the output here
code -v
NOTE: Couldn't get command to work
$pseditor.EditorServicesVersion
Major Minor Build Revision
----- ----- ----- --------
0 11 0 0
code --list-extensions --show-versions
NOTE: Couldn't get command to work
$PSVersionTable
Issue Description
The keyboard shortcut Ctrl + L appears to do nothing at this time, while this shortcut works in VSCode's terminal.
Attached Logs
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered:
This feature comes from PSReadline, it will appear in the Integrated Console once we finish the work to integrate that module. Follow issue #535 to know when this gets done.
System Details
$PSVersionTable
:Name Value
PSVersion 5.1.14393.953
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.953
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
The keyboard shortcut Ctrl + L appears to do nothing at this time, while this shortcut works in VSCode's terminal.
Attached Logs
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: