Eclipse's Ctrl+click in Visual Studio?

后端 未结 13 2384
伪装坚强ぢ
伪装坚强ぢ 2021-01-30 09:40

After working for a few days with Eclipse Java I totally got addicted to pressing Ctrl and clicking on an identifier to go to its definition. Since then I\'ve been lo

13条回答
  •  感情败类
    2021-01-30 10:39

    I prefer to bind Go To Definition to CtrlD. This makes it extremely easy to use either with both hands on the keyboard (CtrlD to go tho the definition of the symbol under the cursor) or one hand on the keyboard and one hand on the mouse (Click on a symbol, then CtrlD).

提交回复
热议问题