How can I jump to class/method definition in Atom text editor?

后端 未结 11 2010
无人共我
无人共我 2020-12-23 02:33

Is there an easy way to do this? On Aptana I used Control+click and I wish there was a way to do something similar on Atom.

11条回答
  •  时光取名叫无心
    2020-12-23 03:01

    I had the same issue and atom-goto-definition (package name goto-definition) worked like charm for me. Please try once. You can download directly from Atom.

    This package is DEPRECATED. Please check it in Github.

提交回复
热议问题