-
Notifications
You must be signed in to change notification settings - Fork 499
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
Intellisense not working #179
Comments
Hey @jahshuah, no problem. The first thing we should do is check the logs. Open up your VS Code User Settings (
Now restart VS Code and open a PowerShell file and try getting IntelliSense a few times. Now you should be able to navigate to this path on your hard drive:
There should be a file there called |
So, it took restarting VSCode twice to get IntellSense working, but it works now. You'll find the EditorServices.log file attached. Not sure what changed after the second restart of VSCode, but as I said, it's working now. Thanks for the assist. |
Yep the logs look good to me now. Not sure why you needed to restart VS Code a couple of times, but I've seen instances where a fresh install of the extension doesn't get activated correctly the first time. Not sure if it's a VS Code bug or something else. I'll close this issue for now since it seems to be working for you. Let me know if you run into it again and we'll debug it further! |
Just fixed it! Will be shipping an update in an hour or two. |
Maybe I'm new, maybe I missed something, but I cannot for the life of me figure out how to get Intellisense working with this extension. I'm running VSCode on a new Win 10 build (installed yesterday) and the latest version of both VSCode and the PowerShell extension.
Any help on what I might be doing wrong would be greatly appreciated. Thanks!
The text was updated successfully, but these errors were encountered: