How to autocomplete property of Django QuerySet.filter in VSCode?
Just like it works in Pycharm Professional Edition as follow,
I think it's really useful, because Django use too many python magic that will make developers confused.
I only autocomplete objects in another question Pycharm can't auto complete some modules
I want to make it more powerful. And I use Django 2.2 and Python 3.6
The Python extension for VS Code currently doesn't provide IntelliSense for anything off of objects
as those are dynamically generated and thus require custom support to work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With