[program-l] vs code and quick suggestion

  • From: SuperSilly <xsuper.sillyx@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Sat, 22 Jan 2022 15:42:10 +0800

Hi friends,

I have just downloaded VS Code editor, and is playing with it.

I was able to trigger quick suggestion in some situations, like when typing a separate word. But I cannot trigger quick suggestion following by a dot.

Like,

I have a function Historical under class Cla:

class Cla:

    def Historical():

        pass


Now, if I type His, it can suggest Historical

but if I type Cla.His it did not show up the quick suggestions.

What configurations should I do inorder to make it work?


Thanks,

William



** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: