Answer the question
In order to leave comments, you need to log in
How to enable autocompletion of methods/attributes in a class for Sublime Text 3?
Hey!
I saw in one video, where during the creation of a class, when declaring attributes in def __init__, the
attributes are independently written for initialization.
For example, I write def __init__(self, blablabla...
and while I write the attribute name blablabla,
it is simultaneously written in the line below self.blablabla = blablabla
How to do this? Thank you
Answer the question
In order to leave comments, you need to log in
>Extend Sublime autocompletion to find matches in all open files of the current window
Is it?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question