I'm not asking for the best one, or which is better, because such questions usually have no answers, but I ask for any ide/editor for Go, mature enough to provide me following:
- syntax highlight
- dynamic inline help / substitution
- dynamic checking the code (without need to recompile it)
- refactoring
- not bound to a specific build tool / naming convention
Are there any?