Shortcut for opening current object in Object Insp

2019-07-04 01:11发布

I believe there is a shortcut in Spyder to open the current object (i.e. the object where the flashing text cursor is) in the Object Inspector.

What is it?

标签: spyder
1条回答
你好瞎i
2楼-- · 2019-07-04 01:46

Do you mean "inspect current object"? The default in the console is Ctrl+I.

Menu -> Tools -> Preferences -> Keyboard shortcuts and then find the name in the table in the right part of the window.

查看更多
登录 后发表回答