First time here? Check out the FAQ!
1

Let the space keystroke invoking the drop-down completion window if possible.

Hi,

When I input the following code:

  from os import<spc>

After I clicked the space key, I want to see the drop-down completion window but it doesn't appear. And in order to see the completion window, I must give a letter, say ``p''.

How to let wingide immediately invoking the drop-down completion window instead of waiting for me input some letter?

Regards

hongyi-zhao's avatar
507
hongyi-zhao
asked 2020-03-26 05:35:39 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2020-03-26 08:28:12 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Sorry, there's no way to automatically show the completer in any context where you might type something, before you've started typing. I've added this as a feature request.

Wingware Support's avatar
4k
Wingware Support
answered 2020-03-26 08:38:50 -0500
edit flag offensive 0 remove flag delete link

Comments

I've found that pycharm behaves like this and it will save some time in the long run, so I request this feature.

Regards

hongyi-zhao's avatar hongyi-zhao (2020-03-26 08:45:50 -0500) edit

Yes, I agree this should be possible. Thanks!

Wingware Support's avatar Wingware Support (2020-03-26 08:54:34 -0500) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer