This commit is contained in:
Ramya Achutha Rao 2019-03-11 19:39:10 -07:00
Родитель 15f571e490
Коммит 509b8c11da
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -178,6 +178,10 @@ Read more at [Building, Debugging and Sideloading the extension in Visual Studio
This extension uses a host of Go tools to provide the various rich features. These tools are installed in your GOPATH by default. If you wish to have the extension use a separate GOPATH for its tools, provide the desired location in the setting `go.toolsGopath`. Read more about this and the tools at [Go tools that the Go extension depends on](https://github.com/Microsoft/vscode-go/wiki/Go-tools-that-the-Go-extension-depends-on).
## Frequently Asked Questions (FAQ)
Please see our wiki on [Frequently Asked Questions](https://github.com/Microsoft/vscode-go/wiki/Go-with-VS-Code-FAQ-and-Troubleshooting) to get answers to your questions or get started with troubleshooting.
## Contributing
This project welcomes contributions and suggestions. Please go through our [Contributing Guide](https://github.com/Microsoft/vscode-go/blob/master/CONTRIBUTING.md)