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

Disabling one completion and linting provider prevents showing completions #21462

Closed
dalthviz opened this issue Oct 26, 2023 · 1 comment
Closed

Comments

@dalthviz
Copy link
Member

dalthviz commented Oct 26, 2023

Problem Description

Disabling a completion provider prevents showing completions even if there are still more providers enabled

What steps reproduce the problem?

  1. Go to Preferences > Completion and Linting and uncheck Enable Fallback Provider
  2. Try to get completions from the Editor (it doesn't work)
  3. Check again the Enable Fallback Provider from the preferences
  4. Completions from the Editor start working again

Preview

providers

What is the expected output? What do you see instead?

To be able to disable an individual provider without affecting getting completions from other providers

Versions

  • Spyder version: 5.4.5 (standalone)
  • Python version: 3.8.10 64-bit
  • Qt version: 5.15.2
  • PyQt5 version: 5.15.9
  • Operating System: Windows-10-10.0.19045-SP0
@ccordoba12
Copy link
Member

I think this is serious enough to warrant delaying 5.5.0 for a few days so we try to fix it.

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