what's the state of go language IDE support? [closed] - eclipse

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Can anyone share his experience working with go in one of the three java IDE giants -I mean eclipse, netbeans and JIdea
--
there's a similar question here https://stackoverflow.com/questions/1737098/is-there-an-ide-for-go but I think it's a little outdated, almost a year ago...

There is a page at http://go-lang.cat-v.org/text-editors/ which describes methods for getting various text editors and IDEs, including Eclipse and IntelliJ IDEA, to play nicely with Go. Both GEdit and Vim have decent support, having defined methods for integration with GoCode, a code completion daemon, and syntax highlighting.

There's this: http://code.google.com/p/goclipse/, but it's in the alpha stages of development. Could do with a little bit of love.

Vim, Emacs or LiteIDE http://code.google.com/p/golangide/

Related

What is a good IDE for coding NASM? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I've been doing research online to find a good IDE for programming in NASM. The only one I found consistently mention is RadASM however, in contains no documentation on how to set it up and on top of that it is riddled with viruses/trojans (according to Norton).
Does anyone know of a reliable, preferably free, IDE that works well with NASM?
I'm looking for something to do the same for NASM as NetBeans or Eclipse do for Java.
I have some links to IDE's here
Both RadASM v2 and v3 are from the authors sourcforge repository site and are virus free
Update
Because the links are broken on the above page, I'm adding the git info here.

Is there an improved IDE for Eclipse? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am looking for a modern, highly usable, single package IDE/wrapper for Eclipse (if such things exist). Something that would provide a wrapper to Eclipse and add some style, a nicer interface, better code highlighting, etc. Any suggestions?
Edit:
-Java
-Looking for a nicer "prettier" IDE with more visual features and code completions, etc.
-Should be able to install it on a live Eclipse install
Eclipse is one of the best IDEs in terms of code completion and refactoring features. If your concerns are mainly style, you can customize syntax coloring using the Preferences > Java > Editor > Syntax Coloring menu. Or check out color themes here.
If you want a different skin for Eclipse you could try here. There are also code visualization plugins and style warnings, but you need to be specific about what you want.
I'm not sure if it's going to give you everything you're asking for, but there is STS.
Aptana is pretty good, www.aptana.com

Using vim commands in Eclipse [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I am very hesitant to ask this question, at the risk of being downvoted & flamed, but I searched & searched, & the most recent thread I can find is from almost 2 yrs ago, so I figure the answer might be different now as technologies have progressed...
That said, the question is the same as it was 2 yrs ago when someone else asked it: I'm a C/C++ developer trying to migrate from vim to Eclipse (in Linux) but really miss the vim commands! It looks like the best choices are Vimplugin, Vrapper, Eclim, Viplugin.
Can anyone share their experiences using these (pros/cons, great features/bad features)? Then perhaps after a couple of people have shared their experiences, anyone who agrees can upvote to demonstrate agreement.
(I realize these types of questions are often frowned upon by experienced users, but they can be immensely helpful to us newbies, so it is much appreciated :-)
thanks!

Eclipse crash course for IntelliJ developer [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I've been using IntelliJ for years now. Are there any good websites or books on Eclipse?
I don't need to know what absolutely every single tab and feature does. I just want to be immediately productive and then have some more references to look up later.
Some good sources:
Eclipse Project Configuration
IntelliJ Eclipse Migration FAQ
"Questions about IntelliJ to Eclipse transition"
Add a "IntelliJ style mappings for Eclipse" and you are good to go.
The SO question "Things possible in IntelliJ that aren’t possible in Eclipse?" can help you spot more quickly some differences that you need to take into account during your migration process.

Best T/SQL Formatting Add-In for SQL Server Management Studio [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Does anyone know of a real good SSMS Add-In that beautifies T/SQL, isn't too expensive and also does things around best practices for T/SQL formatting?
I'm well aware of Red Gate's tool, but ~$300 is quite a killer amount.
http://www.red-gate.com/products/SQL_Refactor/index.htm
I've seen this Add-In, but it's purely about indentation.
http://www.wangz.net/sqlpp/ssmsaddin.html
Neither solution addresses the commenting and header best practices.
I came across this tool:
http://www.apexsql.com/sql_tools_refactor.asp
It's pretty good for a free product. Nothing beats the Red Gate tools however.
Have you tried SQL Enlight?
These ones have some basic features
http://www.sqlinform.com/free_online_sw.html
http://www.dpriver.com/pp/sqlformat.htm