Shortcut for opening current object in Object Inspector

旧街凉风 提交于 2019-12-13 13:43:10

问题


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?


回答1:


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.



来源:https://stackoverflow.com/questions/23667431/shortcut-for-opening-current-object-in-object-inspector

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!