What is the Intellisense Trigger in VS2005 emacs emulation mode?

不问归期 提交于 2019-12-24 16:06:29

问题


I've enabled emacs keyboard mode in VS2005 and so far I'm in love.

The only issue I've run into is I can't find the hot key that triggers the IntelliSense menu. C-j no longer does the trick as it's mapped to something else.

So what is the emacs-mode IntelliSense trigger key?

Secondly, how would one go about finding out what it is?


回答1:


The IntelliSense trigger is Alt-/ (M-/ in traditional emacs notation).

This and a lot of other formatting-related commands live in the submenus at the bottom of the Edit menu.



来源:https://stackoverflow.com/questions/917103/what-is-the-intellisense-trigger-in-vs2005-emacs-emulation-mode

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