Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add VS Code editor guide #20399

Closed
rakyll opened this issue May 17, 2017 · 3 comments
Closed

doc: add VS Code editor guide #20399

rakyll opened this issue May 17, 2017 · 3 comments
Labels
DevExp anything around developer experience Documentation FrozenDueToAge

Comments

@rakyll
Copy link
Contributor

rakyll commented May 17, 2017

This is a tracking bug for #20398 VSCode Go.

The brief info card for VSCode Go:

VSCode Go
https://github.com/Microsoft/vscode-go 

An extension for VS Code which provides support for the Go language.

Editing
Formatting on save (gofmt), automatic imports, identifier completion, vetting on save, linting on save.

Navigation
Godoc lookup, jumping to definition and referrers, looking up for interface implementations, searching for callers and callees.

Testing and Debugging
Running package tests, running single test case, generating test cases from package/file/function, Delve debugger integration.

The screencasts to be done:

  • Linting on save
  • Searching for callers and callees
  • Running package tests
  • Generating test cases
@rakyll rakyll added DevExp anything around developer experience Documentation labels May 17, 2017
@rakyll rakyll self-assigned this May 17, 2017
@rakyll
Copy link
Contributor Author

rakyll commented May 18, 2017

/cc @ramya-rao-a

@gopherbot
Copy link

CL https://golang.org/cl/45772 mentions this issue.

gopherbot pushed a commit that referenced this issue Jul 19, 2017
The Go ecosystem provides many tools to make Go
development more productive and seamless. Document
the availability of the editor plugins and IDEs,
add an overview of feature support and screencasts.

Updates #20398.
Updates #20402.
Updates #20399.
Updates #20401.
Updates #20569.

Change-Id: I0c6cb48eb4e3848807aaad78390493e14f097916
Reviewed-on: https://go-review.googlesource.com/45772
Reviewed-by: Steve Francia <spf@golang.org>
@rakyll
Copy link
Contributor Author

rakyll commented Jul 21, 2017

Closed via 77ee861.

@rakyll rakyll closed this as completed Jul 21, 2017
@golang golang locked and limited conversation to collaborators Jul 21, 2018
@rsc rsc unassigned rakyll Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
DevExp anything around developer experience Documentation FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants