Skip to content

Add option to parse imports only and an option to pass file contents#4

Merged
lukehoban merged 2 commits intolukehoban:masterfrom
ramya-rao-a:imports-only
Oct 11, 2016
Merged

Add option to parse imports only and an option to pass file contents#4
lukehoban merged 2 commits intolukehoban:masterfrom
ramya-rao-a:imports-only

Conversation

@ramya-rao-a
Copy link
Copy Markdown
Contributor

@ramya-rao-a ramya-rao-a commented Sep 30, 2016

  • Autocomplete feature in VS Code Go extension uses go-outline to get imported packages. Having a "imports-only" option will help in skipping the overhead of parsing the complete file
  • Autocomplete feature in VS Code Go extension also needs to run when the file has changes that is not saved. Therefore, an option to pass the file contents to go-outline would help too

@ramya-rao-a ramya-rao-a changed the title Add option to parse imports only Add option to parse imports only and an option to pass file contents Oct 7, 2016
@lukehoban lukehoban merged commit e785568 into lukehoban:master Oct 11, 2016
@lukehoban
Copy link
Copy Markdown
Owner

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants