The power of IDEs is the ease of refactoring and integration with other build tools (git, lint, github/gerrit). If you’d added all of these plugins to vim - you’ve created your own ide - and it probably pales in comparison to a real IDE.
Using plain vim as a badge of competence was disproven long ago. On Aug 19, 2023, at 1:10 PM, William Rehwinkel <willrehwin...@gmail.com> wrote:
I use vim for go with the standard syntax
highlighting and gofmt. With gofmt catching errors when I save,
compiler errors and looking up things with godoc, I don't see the
need for anything else. But that's just me
On 8/19/23 05:27, 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/61fefbf1-bb6d-4d90-b77b-a94c70582826n%40googlegroups.com.
--
+ ------------------------------------------- +
| William Rehwinkel - Oberlin College and |
| Conservatory '24 |
| will...@williamrehwinkel.net |
| PGP key: |
| https://ftp.williamrehwinkel.net/pubkey.txt |
+ ------------------------------------------- +
--
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/2533626d-cfb0-9a38-08a7-f5f8918aa2a0%40gmail.com.
--
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/504F48FA-7F27-4B76-B96A-DDB8441C2F8F%40ix.netcom.com.
|