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
aaron-bond.better-comments@1.2.5
abusaidm.html-snippets@0.2.1
alefragnani.Bookmarks@0.19.1
azemoh.one-monokai@0.3.4
ban.spellright@2.5.0
donjayamanne.githistory@0.4.1
DotJoshJohnson.xml@2.2.0
eamodio.gitlens@8.3.5
emilast.LogFileHighlighter@2.4.0
emmanuelbeziat.vscode-great-icons@2.1.33
Equinusocio.vsc-material-theme@2.1.0
felixfbecker.php-debug@1.12.3
gerane.Theme-dimmed-monokai@0.0.2
gharveymn.nightswitch@1.1.0
GrapeCity.gc-excelviewer@2.0.21
hdg.live-html-previewer@0.3.0
HookyQR.beautify@1.3.0
IBM.output-colorizer@0.1.2
ikappas.phpcs@1.0.5
ionutvmi.reg@0.0.2
JerryHong.autofilename@0.1.3
johnpapa.winteriscoming@0.7.1
KnisterPeter.vscode-github@0.28.1
mechatroner.rainbow-csv@0.3.0
ms-vscode.csharp@1.15.2
ms-vscode.PowerShell@1.7.0-insiders-557
ms-vsliveshare.vsliveshare@0.3.264
ms-vsts.team@1.136.0
redhat.java@0.26.0
robertohuertasm.vscode-icons@7.23.0
Shan.code-settings-sync@2.9.2
streetsidesoftware.code-spell-checker@1.6.10
streetsidesoftware.code-spell-checker-polish@1.0.0
vangware.dark-plus-material@1.1.3
vscjava.vscode-java-debug@0.9.0
vscjava.vscode-java-pack@0.3.0
vscjava.vscode-java-test@0.6.1
vscjava.vscode-maven@0.9.0
wayou.vscode-todo-highlight@0.5.12
whizkydee.material-palenight-theme@1.8.0
xaver.clang-format@1.6.2
zhuangtongfa.Material-theme@2.13.6
Zignd.html-css-class-completion@1.11.0
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.