---
slug: "pi-autocomplete-overlay"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/IgorGuariroba/pi-autocomplete-overlay@main/README.md"
repo: "https://github.com/IgorGuariroba/pi-autocomplete-overlay"
source_file: "README.md"
branch: "main"
---
# pi-autocomplete-overlay

A [Pi](https://pi.dev) extension that displays Pi's native autocomplete menu as a floating overlay above the editor instead of below it.

It preserves the native autocomplete behavior, including filtering, selection, and keyboard shortcuts.

## Install

```bash
pi install npm:pi-autocomplete-overlay
```

Restart Pi or run `/reload` after installation.

## Requirements

This extension only affects Pi's interactive TUI mode.

## License

MIT
