...

Text file src/github.com/bazelbuild/rules_go/.vscode/extensions.json

Documentation: github.com/bazelbuild/rules_go/.vscode

     1{
     2  // See http://go.microsoft.com/fwlink/?LinkId=827846
     3  // for the documentation about the extensions.json format
     4  "recommendations": [
     5    "bazelbuild.vscode-bazel",
     6    "golang.go",
     7  ]
     8}

View as plain text