[program-l] Re: vs code and quick suggestion

  • From: SuperSilly <xsuper.sillyx@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Sun, 23 Jan 2022 08:54:55 +0800

Hi Isidor ,

Thanks for your email.

Replying directly to your email google said delivery failure.


I have already installed the python extention.


After several attempts, I find out what is the problem.

If there is only one possible suggestion, nvda will not anounce that there is a quick suggestion, but actually there is suggestion.

Like I type Cla.his, although nvda did not anounce quick suggestion, if I type enter, Cla.his will become Cla.historical.

This is the problem, I will only know there is suggestion after pressing enter.


if there are more than one suggestion, like if I add another function, def history()

then I type Cla.his, nvda will anounce suggesstions and I can choose from history and historical.




SuperSilly 於 22/1/2022 15:42 寫道:

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: