I Built a Chrome Extension That Copies Code Identifiers Instantly (opens in new tab)
While solving SQL and coding problems on platforms like LeetCode, I found myself repeatedly selecting column names, table names, variables, and snippets just to copy and paste them into the editor. So I built CodeCopy. Features ⚡ Double-click any text to copy instantly ⚡ Drag-select text to copy automatically ⚡ Automatically returns focus to the editor ⚡ Works on coding platforms like LeetCode, HackerRank, Codeforces, and GeeksforGeeks ⚡ Lightweight and runs entirely in the browser The goal w...
Read the original article