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 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/60cd712f-07ed-471c-887a-f5e77b4402dfo%40googlegroups.com
> .
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADZv-jA%2B%2BYROox3Qkp8V9Td18F0ZgT5ORyXoC%2B1gNide0_wyZw%40mail.gmail.com.


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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/60cd712f-07ed-471c-887a-f5e77b4402dfo%40googlegroups.com.


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, the 
framework options do not work, that is, when I work with views based on 
classes, autocompletion does not generate for me, such as template_name, 
form_class, etc., likewise with models it does not generate the help of 
max_length , and those other things of the framework, I have selected the 
interpreter but it doesn't work for me and also python: build workspace 
symbols and nothing. in advance I appreciate the help.

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/8df9e8ea-8de9-4df0-943d-0f5d55b611b0o%40googlegroups.com.