RangeLink gives you a single muscle memory for AI-assisted development: select code, hit your RangeLink shortcut, and get a GitHub-style link with character-level ranges that works in PRs, chats, terminals, and docs. It removes copy/paste friction and shortcut-juggling between Claude, Cursor, GPT, and other tools by piping links straight into your bound destinations, so your AI always sees exactly the slice of code you mean.
couimet.rangelink-vscode-extensioncouimet/rangelink-vscode-extensionThe RangeLink Extension is a thin wrapper around a shared TypeScript library,
rangelink-core-ts, which contains the parsing and link-generation logic. If you
want to integrate RangeLink-style links into other tools or editors, this is the
place to start:
rangelink-core-ts