Philippe Gaultier 3/7/2024

A small trick to improve technical discussions by sharing code

Read Original

The article details a workflow for improving technical discussions by easily sharing links to specific lines of code in a repository's web UI (e.g., GitHub, GitLab). The author explains a custom Neovim/Lua script that automates creating these URLs, making it faster to reference code in chats, docs, and PRs. It serves as both a productivity tip and a gentle introduction to writing Lua for Neovim.

A small trick to improve technical discussions by sharing code

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes