Closed
Description
System Details
- Operating system name and version: Windows 10 Enterprise Insider
- VS Code version: 1.24.0
Copy / paste the following commands into the PowerShell Integrated Console, and paste the output here:
PS C:\Users\pklys\OneDrive - Evotec\Support\GitHub\PSPulsewayManager\Public> code -v
1.24.0
6a6e02cef0f2122ee1469765b704faf5d0e0d859
x64
PS C:\Users\pklys\OneDrive - Evotec\Support\GitHub\PSPulsewayManager\Public> $pseditor.EditorServicesVersion
Major Minor Build Revision
----- ----- ----- --------
1 7 0 0
PS C:\Users\pklys\OneDrive - Evotec\Support\GitHub\PSPulsewayManager\Public> code --list-extensions --show-versions
[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]
[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]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
PS C:\Users\pklys\OneDrive - Evotec\Support\GitHub\PSPulsewayManager\Public> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.17672.1000
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17672.1000
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Actually enabled extensions (the list above has all installed). Probably would be better for you to give a command to get only enabled extensions right?
Issue Description
Intellisense is providing a lot of junk.
Notice how it was able to pick up the full Set-DriveSettings definition and what it proposes for filling in.
Attached Logs
I've attached lots of logs in different bug report. Let me know if you need more.