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

Auto complete for attributes form CBV in Django not working #2059

Closed
xaitec opened this issue Nov 10, 2021 · 5 comments
Closed

Auto complete for attributes form CBV in Django not working #2059

xaitec opened this issue Nov 10, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request fixed in next version (main) A fix has been implemented and will appear in an upcoming version

Comments

@xaitec
Copy link

xaitec commented Nov 10, 2021

Environment data

  • Language Server version: 2021.10.1 and greater
  • OS and version: Kubuntu 21.10
  • Python version (& distribution if applicable, e.g. Anaconda): 3.9.7

Expected behaviour

In version 2021.10.0 we get the attributes autocompleted for CBV in Django
image

Actual behaviour

However for 2021.11.1 and above that functionality has gone
image

Code Snippet / Additional information

@jakebailey jakebailey added the needs investigation Could be an issue - needs investigation label Nov 10, 2021
@github-actions github-actions bot removed the triage label Nov 10, 2021
@jakebailey
Copy link
Member

Thanks for the issue; we'll take a look.

Are the versions you've listed correct? Those versions you've listed are about a month old (so testing with the current 2021.11.0 would be helpful).

@xaitec
Copy link
Author

xaitec commented Nov 15, 2021

My mistake, the actual behavior image is based on 2021.11.1. I made the edit

@heejaechang heejaechang added bug Something isn't working and removed needs investigation Could be an issue - needs investigation labels Apr 19, 2022
@heejaechang heejaechang self-assigned this Apr 19, 2022
@judej judej added enhancement New feature or request and removed bug Something isn't working labels Apr 26, 2022
@heejaechang heejaechang added the fixed in next version (main) A fix has been implemented and will appear in an upcoming version label May 3, 2022
@debonte
Copy link
Contributor

debonte commented May 5, 2022

@xaitec, the fix is available in the latest Pylance insiders build (2022.5.0-pre.1). We're not shipping a stable build this week. If you're not using Pylance insiders, you'll see the fix in next week's stable build.

@bschnurr
Copy link
Member

This issue has been fixed in version 2022.5.1, which we've just released. You can find the changelog here: CHANGELOG.md

@xaitec
Copy link
Author

xaitec commented May 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed in next version (main) A fix has been implemented and will appear in an upcoming version
Projects
None yet
Development

No branches or pull requests

6 participants