Closed
Description
Using 0.6.0. I created a test.ps1, typed in notepad $profile
hit F8
and added ipmo mymodule
that is in C:\Program Files\WindowsPowerShell\Modules
. That module is set up to add a ps cmd to the editor.
I run vs code, open a ps1, navigate to the PowerShell cmds in the palette, it is not there.
Do an F8
on ipmo mymodule
in the open ps1, navigate and the cmd shows up.
Here is my log.