Intellij IDEA: Running your own Go programs against editor text

In this post, I’ll describe one approach to running programs written in Go against text in the IDEA editor. This same approach applies to any Jetbrains IDE, such as PyCharm or WebStorm. Admittedly, this is niche. Tracking time at work Number 1: Every few weeks, I need to submit a virtual time card. If I work over 40 hours, I need to note that for comp time. If I work under 40 hours, I need to fill it in with PTO. Number 2: I work on several projects, and I need to track what percentage of my time I devote to … Continue reading Intellij IDEA: Running your own Go programs against editor text