-
Notifications
You must be signed in to change notification settings - Fork 511
Mac OS X :: PowerShell Intellisense not invoking #371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Those instructions were updated in anticipation of the 0.8.0 release on Wednesday, you'll need to follow an extra step for now:
Restart VS Code after running those two commands and you should be all set. After Wednesday's update this will no longer be necessary. I'd release it today but we've got a couple more things to finish up. |
@daviwil Should those arguments be reversed? I just get "file exists," and the |
Crap, sorry, I tried to copy/paste those on the fly but got the parameters wrong. Here's the correct lines:
|
I can confirm that these steps work. Thank you @daviwil. |
Thanks for confirming! |
System Details
$PSVersionTable
:Issue Description
PowerShell Intellisense not working for cmdlets, similar to #250. I simply receive a PowerShell code snippets auto-complete correctly, however.
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.
The text was updated successfully, but these errors were encountered: