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.