如何快速定位NERDTree中的活动文件

发布于 2024-12-23 10:38:00 字数 232 浏览 0 评论 0原文

比如说,我正在编辑一个名为 application_controller.rb 的文件,该文件位于 ~/work/foo/app/controller/ 中。

现在我想打开NERDTree窗口,希望它能自动展开文件夹~/work/foo/app/controller/,并将光标定位到文件application_controller.rb >。如何?

say, I'm editing a file called application_controller.rb, which in ~/work/foo/app/controller/.

Now I want to open NERDTree window, and hope it can automatically expand the folder ~/work/foo/app/controller/, and position the cursor at the file application_controller.rb. How?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

丢了幸福的猪 2024-12-30 10:38:00

:NERDTreeFind 很可能是您正在寻找的内容:

Find the current file in the tree.

If not tree exists and the current file is under vim's CWD, then init a
tree at the CWD and reveal the file. Otherwise init a tree in the current
file's directory.

:NERDTreeFind is most probably what you're looking for:

Find the current file in the tree.

If not tree exists and the current file is under vim's CWD, then init a
tree at the CWD and reveal the file. Otherwise init a tree in the current
file's directory.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文