Closed
Description
System Details
- Operating system name and version: Mac OS X 10.11.6
- VS Code version: 1.7.2
- PowerShell extension version: 0.7.2
- Output from
$PSVersionTable
:
Name Value
---- -----
PSVersion 6.0.0-alpha
PSEdition Core
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 3.0.0.0
GitCommitId v6.0.0-alpha.13
CLRVersion
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
PowerShell Intellisense not working for cmdlets, similar to #250. I simply receive a PowerShell code snippets auto-complete correctly, however.
- I have the latest PowerShell Alpha installed (Alpha 13).
- I already have Mac OS X Homebrew installed, and installed the OpenSSL package, per the VSCode PowerShell directions.
- The
logs
folder never gets created, despite following the directions to modify the User Settings file, to enable Verbose logging.
Attached Logs
I followed the instructions to enable verbose logging, but no logs are emitted.
Metadata
Metadata
Assignees
Labels
No labels