From https://golang.org/cl/236057 authored by Rebecca Stambler (rstambler@golang.org)
My goal in this change was to clean up the main README and make it a bit
more welcoming. The structure is now oriented towards helping people
get started and linking all of the pages in the docs/ folder.
A lot of the current content is a bit too specific and
fits better in the docs pages, so I copy-pasted a lot of text to the
relevant pages. Follow-up CLs will involve cleaning up these other pages
and smoothing out the content there.
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/236057
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
(cherry picked from commit 4bccab7f7b)
Change-Id: I752d227033c546ce613559a8d6a4acce4e31f6d7
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/236746
Reviewed-by: Rebecca Stambler <rstambler@golang.org>