Closed
Description
System Details
System Details Output
### VSCode extensions:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
### PSES version: 2.0.0.0
### PowerShell version:
Name Value
---- -----
PSVersion 5.1.17763.316
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.316
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
Preview 2; removing the PSReadLine flag from the settings.json doesn't enable PSReadline in the Integrated Console
Expected Behaviour
Remove the following from settings.json
"powershell.developer.featureFlags": [
"PSReadLine"
]
Start new Integrated Console
cmdlet colorized
Actual Behaviour
No colorized code