IntelliJ IDEA 与Eclipse Link with Editor等价功能设置

Link With Editor是Eclipse内置功能中十分小巧,但却异常实用的一个功能。

这个开关按钮 (Toggle Button) 出现在各式导航器视图 ( 例如 Resource Explorer, Package Explorer 等 ) 的右上角。

点击时能根据当前打开的文件,相应地展开导航器视图,并迅速关联到该结点。 

IntelliJ IDEA中也有等价功能,即项目视图中"Autoscroll from source"设置。 

原文地址:https://www.cnblogs.com/zheting/p/7748486.html