Does the Golang Team or Google have any plans to develop their own Golang IDE?

Honestly there are a ton of option for IDEs working with Golang.
Check out the discussion in this thread: What IDE you guys use?

Also JetBrains has a specifically Go themed IDE: https://www.jetbrains.com/go/

But you can really use anything you are comfortable with or like the flavor of, from Atom to vim.