Goland - Files in console on debug not linked anymore
Hi,
by now when I started a debug or normal run (with the green arrow) and there was on or more errors, the relvant files had been listed in the terminal window. And they were links so I could jump with a mouse click right to the place the error occured.
But since the last update the files are not linked anymore. This is pretty annoying since I have to go manually or copy the file path first
请先登录再写评论。
Hi Marc,
I'm sorry that you're experiencing problems using GoLand. It looks like this issue was already reported and fixed (see GO-7801). We're going to release the first patch update for 2019.2 ASAP.
Hi Artem,
alright. Thanks for this answer.