Show HN: Waypoint.nvim – A Neovim plugin for bookmarking lines of code
Category: devtools
Tags: neovim-plugin, bookmarks, code-navigation
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Waypoint.nvim is a Neovim plugin that enables users to bookmark and organize lines of code, allowing for visual arrangement to trace complex call paths in unfamiliar codebases. Its unique approach to project-scoped, reorderable bookmarks with syntax preview and undo/redo sets it apart from standard bookmarking tools. It's particularly useful for developers navigating large, legacy codebases.
Target audience: backend devs, full-stack devs
Repository: https://github.com/patrick-sharp/waypoint.nvim · Lua · MIT · 1 stars
View on Hacker News