heapsort
ARTICLE23

I got tired of copying code into ChatGPT — so I built a VS Code extension

DEV.to AI·April 24, 2026

The author developed a VS Code extension to overcome the frustration of manually copying code into ChatGPT or Claude, which often required multiple selections and context. This tool streamlines prompt preparation by copying code with file paths, project structures, or entire folders, removing friction from AI input.

Read original