# 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
