Spyder does not autocomplete local variables

后端 未结 5 1713
有刺的猬
有刺的猬 2020-12-23 02:08

I\'m having a problem getting my local variables autocompleted. This is a very basic functionality which I\'m sure it should support. When I\'m starting to write a variable

5条回答
  •  感情败类
    2020-12-23 02:54

    Another hint:

    If you want to customize the shortcut (for example, your 'ctrl+space' is already occupied), try

    Tools--Preferences--Keyboard shortcuts--code completion
    

    you can change it to whatever you want

提交回复
热议问题