Re: autocomplete django in visual studio code

2020-06-10 Thread Miracle
I think using "Jedi" as IntelliSense engine would solve the problem. You can also get more template and django specific snippets and auto completion using the "django" extension from the marketplace. On Wed, 10 Jun 2020, 3:23 am THAKUR SINGH, wrote: > INSTALL WINDOWS 10 THEN INSTALL YOUR

autocomplete django in visual studio code

2020-06-09 Thread THAKUR SINGH
INSTALL WINDOWS 10 THEN INSTALL YOUR SOFTWARES -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this

autocomplete django in visual studio code

2020-06-09 Thread cosmos multi
I am having a problem and it is that since I have a new laptop I reinstalled arch linux and visual studio code, but when I reinstalled the software the visual studio code autocomplete for django does not work for me, for python it does without problems but When working with django