Skip to content

Version 1.8

Compare
Choose a tag to compare
@gharlan gharlan released this 14 Oct 22:14
· 5 commits to main since this release
f290bdf

Features

  • New command gh user/repo dev opening repo in Visual Studio Code (Codespaces)
  • New command gh user/repo discussions
  • New command gh my repos new
  • Search issues by title (gh user/repo #search)
  • Archived repos with prefix [Archived] in subtitle
  • Performance improvement

Bugfixes

  • Fix result display for non-PR issue IDs (@tobias-grasse)
  • Fix git clone url, use new x-github-client:// scheme