Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Fix "Go to Definition" when running Go HEAD - #655

Merged
Ramya Rao (ramya-rao-a) merged 1 commit into
microsoft:masterfrom
fiam:master
Nov 28, 2016
Merged

Fix "Go to Definition" when running Go HEAD#655
Ramya Rao (ramya-rao-a) merged 1 commit into
microsoft:masterfrom
fiam:master

Conversation

@fiam

Copy link
Copy Markdown
Contributor

Don't return a failure in definitionLocation() when getGoVersion()
returns a null version. Instead, assume it's newer than Go 1.5.

Don't return a failure in definitionLocation() when getGoVersion()
returns a null version. Instead, assume it's newer than Go 1.5.
@msftclas

Hi Alberto García Hierro (@fiam), I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

@captncraig

Copy link
Copy Markdown

I'd love to have this change in the marketplace version. Any chance of pushing an update soon?

@ramya-rao-a

Copy link
Copy Markdown
Contributor

Craig Peterson (@captncraig) Just did.
Alberto García Hierro (@fiam) Thanks for the fix!

Matt Aimonetti (mattetti) added a commit to mattetti/vscode-go that referenced this pull request Jan 11, 2017
* 'master' of github.com:mattetti/vscode-go: (128 commits)
  Add telemetry support for the Go extension
  Add dlv path to error msg when dlv not found
  Fixes microsoft#465 outline offset problem in No-English language (microsoft#699)
  fix coverage display when editor changes to undefined (microsoft#693)
  Add support for reading http.proxy setting (microsoft#639)
  Fixing flaky unit tests
  Refactor for corner cases
  Reduce noise in console log due to errors from hover
  Changelog for next update 0.6.51
  Remove space after brackets in snippet as per microsoft#628
  Fixes microsoft#647 Strip version from autocompleted pkgs from gopkg.in (microsoft#659)
  Fixes microsoft#647 Support vendor pkgs from root of GOPATH/src (microsoft#660)
  Fixes microsoft#640 Use spawn to handle big data from gocode (microsoft#661)
  Fixed wrong workspace when one gopath is the substring of another. (microsoft#658)
  Fix "gotests" when generates test for current function for type methods (microsoft#657)
  Add benchmark function snippet (microsoft#648)
  Fix "Go to Definition" when running Go HEAD (microsoft#655)
  Fixes microsoft#642 Only add -d once to formatflags (microsoft#644)
  Updating Changelog and package.json for 0.6.50 update
  Log errors to console
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants