# GitHub PR and issue autocomplete for Pi

til · 2026-05-07

import HLSVideo from '@components/content/HLSVideo.astro';
import PiExtensionLink from '@components/content/PiExtensionLink.astro';
import PiSessionLink from '@components/content/PiSessionLink.astro';

Currently cleaning up a backlog of issues and PRs in a client's repo and was tired of alt-tabbing between Pi and my browser, so made a quick Pi extension to autocomplete GitHub PRs and issues.

<PiSessionLink href="https://pi.dev/session/#2b42debd23bb8ed9d97b0dad0a38c134" />

<HLSVideo slug="gh-autocomplete" assetPath="blog/gh-pr-issue-autocomplete/videos/gh-autocomplete" caption="GitHub PR and issue autocomplete in Pi" speed={2} alt="Demonstration of GitHub PR and issue autocomplete extension in Pi" />

Never going to use this ever again, but might be useful to other people so sharing it as a gist.
<PiExtensionLink href="https://gist.github.com/aliou/ce048a2c682bcfbcedf4efcc0ab56edf" />
