*> What I'm looking for is the ability to manage dependencies not only in code, but entirely in a project from requirements to deployment.*
I read two different aspects/levels from your question. The first half sounds like you want a graphical/GUI equivalent of go mod for Go dependency management. The second half sounds like you want extra tooling in an IDE that's not seen (yet) in the Go toolchain: - on the pre-programming end project planning, (in)formal requirements management, C4 maybe, - and on the post-programming end a CI/CD integration, maybe direct integration of cloud services or software orchestration services like k8s or Nomad. Or maybe it's between these two? On Saturday, August 19, 2023 at 11:27:34 AM UTC+2 alex-coder wrote: > Hi All ! > Gophers, there is at least 10 years as GO on a market, Good job ! > > I found a list of the best IDE and Plugins there: > https://github.com/golang/go/wiki/IDEsAndTextEditorPlugins > > As I remember Java came around 1995 and within 3-4 years several companies > developed really great IDEs successful or less to develop commercial > project > on Java. Here is a list of but I may miss somewhat, sorry, > it was relatively a long time ago: > > Forte for Java ( Praga, Czech republic) > VisualCafe (Symantec) > VisuailAge (IBM) > JBuilder (Borland) > Together Control Center (TogetherSoft, Germany) > Eclipse, and set of commercial IDE on a base on: RSA,RSD,WID and so on > (IBM) > > appear later: > > VS Code ( Microsoft) > IDEA (JetBrain) > > What I'm looking for is the ability to manage dependencies not only in > code, > but entirely in a project from requirements to deployment. > The feature should be inbuild into IDE or at least it would be possible > to write plugin to implement it. > > It is quite possible that I'm missing somewhat here. > Gophers, may be there is another place where I should look for IDE for GO ? > > Thank you. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/69ce3ede-521d-4bda-a246-95b60380cd54n%40googlegroups.com.