Skip to content

0.16.0

Choose a tag to compare

@RMacfarlane RMacfarlane released this 30 Apr 21:49

0.16.0

We have been working on a new set of GitHub issue related features. Take a look at our documentation for more details on these and how to use them!

Changes

  • New issues view that supports custom queries
  • User and issue completions in editors, which can be configured per language or disabled
  • Hover for issues and users in the editor
  • Issue completions within the commit input box in the SCM viewlet
  • "Start working on issue" action which automatically create a branch, seed the commit message 1546
  • Create pull request from current issue
  • Adopt new VSCode Authentication Provider API 1616
  • Change activity bar icon to pull request icon 1617
  • Add a button to fetch when viewing partial content 1462 by @RikkiGibson
  • Support mentionable users in LiveShare extension 'suggested' contacts 1694
  • Contribute a GitHub repository picker to the Git: Clone command 1547
  • Create a GitHub repository from a git workspace 1664
  • Update dependencies

Bug fixes