[ANN] Godev, a web-based Go language IDE

1,073 views
Skip to first unread message

Chris McGee

unread,
Jul 2, 2013, 9:52:20 PM7/2/13
to golan...@googlegroups.com
Godev is a web-based Integrated Development Environment for the Go language. The first version (0.1) has been released. Current features include syntax highlighting, simple content assistance, line markers (compile errors, todo comments), file outlines, godoc lookup, compile and run.

I use godev to work on new versions of godev and to learn more about the Go language at the same time.

home page: https://hub.jazz.net/ccm01/web/projects/sirnewton%20|%20godev#action=com.ibm.team.dashboard.viewDashboard (the link works best on desktop browsers)
project page: https://hub.jazz.net/project/sirnewton/godev
youtube video: https://www.youtube.com/watch?v=UTfHDbUUECg

Any feedback is welcome.

Thanks,
Chris

Jan Mercl

unread,
Jul 3, 2013, 4:17:31 AM7/3/13
to Chris McGee, golang-nuts
On Wed, Jul 3, 2013 at 3:52 AM, Chris McGee <newt...@gmail.com> wrote:

Regardless of your project per se and regardless of my opinions about
productivity harm through using IDEs: It's a pitty that the project is
not go-gettable (AFAICS) even if it _is_ open sourced. That would also
avoid distributing non trusted binaries, which I think no one should
use.

It would be nice if you could consider using, for example, Github to
host your project - or any other 'go get' supported hosting.

-j

Max

unread,
Jul 3, 2013, 5:15:45 AM7/3/13
to golan...@googlegroups.com
Great idea

You need a online demo.

Mateusz Czapliński

unread,
Jul 3, 2013, 11:26:21 AM7/3/13
to golan...@googlegroups.com
On Wednesday, July 3, 2013 11:15:45 AM UTC+2, Max wrote:
Great idea

IIUC, a similar tool is "golab":

  https://github.com/mb0/lab

(On seeing this announcement above, I recalled there was something similar advertised recently.)

/M.

Chris McGee

unread,
Jul 3, 2013, 9:06:09 PM7/3/13
to golan...@googlegroups.com, Chris McGee
Thank you for the suggestions.

I have added the source code to github to make it easier to use "go get" for it.

"go get github.com/sirnewton01/godev"

Chris

Kiswono Prayogo

unread,
Jun 13, 2014, 4:04:48 AM6/13/14
to golan...@googlegroups.com, newt...@gmail.com


# You can begin a new godev project using the "New -> Folder" menu near the top of the screen.
i tried that but it shows: undefined/ in green color on top, my GOPATH and GOROOT already exported on the shell before running godev
no plugins have the 'x' action..
tmpscreen.png

oju...@gmail.com

unread,
Jun 13, 2014, 6:38:04 AM6/13/14
to golan...@googlegroups.com, newt...@gmail.com
Very nice, Chris!

newt...@gmail.com

unread,
Jun 18, 2014, 10:04:30 PM6/18/14
to golan...@googlegroups.com, newt...@gmail.com
Hi, can you raise an issue on github for this problem?

One possible workaround would be to try a different web browser (e.g. firefox, chrome). Another is to try again with a GOPATH that includes at least one folder at the root of the src folder.

Thanks for the interest,
Chris

Kiswono Prayogo

unread,
Jun 18, 2014, 10:15:11 PM6/18/14
to newt...@gmail.com, golan...@googlegroups.com
ah wait, it works on my office computer (firefox 29 and google-chrome-stable 34), 
i don't know what's wrong.. '___')/||
i'll try again on my home computer later. thanks, this one is quite as good as LiteIDE ^_^)b, 
only one thing missing for me: go to source/declaration feature (or Ctrl+Click on QtCreator)


On Thu, Jun 19, 2014 at 9:04 AM, <newt...@gmail.com> wrote:
Hi, can you raise an issue on github for this problem?

One possible workaround would be to try a different web browser (e.g. firefox, chrome). Another is to try again with a GOPATH that includes at least one folder at the root of the src folder.

Thanks for the interest,
Chris
 
--
Regards,
Kiswono P
GB
Reply all
Reply to author
Forward
0 new messages