Skip to content
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 doesn't work well frequently #7753

Closed
linette-zyy opened this issue Nov 15, 2023 · 3 comments
Closed

Intellisense doesn't work well frequently #7753

linette-zyy opened this issue Nov 15, 2023 · 3 comments

Comments

@linette-zyy
Copy link

Environment
image

Steps to Reproduce
1.Create a Python Application.
2.Type import
(more steps from this documentation: https://learn.microsoft.com/en-us/visualstudio/python/editing-python-code-in-visual-studio?view=vs-2022)

Expected behavior
As you type, your completion list should open and prompt for your input accordingly.
image

Actual behavior
Nothing came up and Error List doesn't show errors or warning
image

Additional context and screenshots
image

@StellaHuang95
Copy link
Contributor

I don't find a way to repro this. How often does this happen? Did you wait until the pylance server starts?

@linette-zyy
Copy link
Author

On this build: 17.9.0 Preview 2.0 [34314.196.main], I have waited for a long time, but it doesn't have any Intellisense

On today's latest build: 17.9.0 Preview 2.0 [34315.153.main], I can't repro this issue, Intellisense works well

@StellaHuang95
Copy link
Contributor

closing as it doesn't repro on the latest build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants