Closed
Description
VSCode Version: 1.2.1
Powershell Module Version: 0.6.1
OS Version: Windows 10
Steps to Reproduce:
- Edit a ps1 file, verify language set as 'Powershell'.
- Attempt to autocomplete a cmdlet like 'get-host', by typing 'get-'. No suggestions pop up.
- Attempt to manually get suggestions by typing Ctrl-Space. VS Code replies "No suggestions"
Occasionally, I will receive Intellisense suggestions for one or two cmdlets, then it will stop working.