I frequently use the GitLink plugin in JetBrains IDEs to copy Git web URLs for files with one click, which significantly streamlines code collaboration. Increased VSCode usage at work recently revealed a lack of comparable extensions. To improve efficiency, I developed Beautiful GitLink, a VSCode extension that replicates and enhances this functionality.
Mar 2, 2025
While using click-to-component recently, I discovered it didn’t support JB IDE integration, so I spent some time implementing support. Here, I’ll mark down JB’s URL Scheme support situation. JB IDE itself doesn’t provide direct URL Scheme support. After research, I found the following 2 solutions.
Dec 25, 2024
Guide to obtaining a free JetBrains License for open source projects, covering eligibility, application process, and usage tips.
Jan 27, 2021