
wayfinder.nvim
error311
Guided code exploration for Neovim with definitions, refs, callers, tests, git, and persistent Trails from the current symbol
AI 简介
`wayfinder.nvim` 是一个为 Neovim 设计的代码探索工具,帮助开发者高效地浏览当前符号或文件的相关定义、引用、调用者、测试及最近提交记录。其核心功能包括三窗格布局的浮动界面、丰富的代码导航选项(如定义、引用和调用者)、以及项目内相对路径的语法高亮预览。用户可以在探索过程中通过“Trail”功能保存有用的代码路径,并在后续开发中恢复使用。此插件特别适合于需要频繁跳转至不同代码位置进行阅读或修改的场景,能够显著提高开发效率。要求环境为 Neovim 0.10+ 版本,并依赖 ripgrep 和 git 提供额外功能支持。
Lua
MIT License116
Stars
3
Forks
1
Watchers
1
Issues
Star 增长
今日0
近 7 天0
近 30 天+3
综合评分42.11
默认分支main