Liteide: A great Go IDE

@bjornerik, thanks for the suggestion. I had looked at liteide before, but that was when the debugger wasn’t working (I think due to a Go issue) and given up on it. Having encountered situations where using an IDE to debug would be helpful for me, I decided to take another look thanks to your suggestion.

I did encounter a minor noob problem that I hope you can help me resolve. When trying to run a project via the debugger I get a file not found when trying to load the configuration file, which is passed as just the filename, app.json.

Does Liteide require additional path information? Or can I set something to get it to find it in the right location? Hopefully, this is something you or someone else has encountered and can help me on. I’m sure its something simple and obvious that I’m just overlooking.

For anybody using Ubuntu, there is a tool to install the latest release of Go and LiteIde: https://github.com/geosoft1/tools