Select Apps
Choose the apps where Coreply is active. Coreply only runs inside the apps you enable here.Suggestion mode
Controls where suggestions appear on screen.overlayshows the floating bubble below the text field.inlineshows ghost text inside the text field.bothshows both at the same time.
Debounce (ms)
How long Coreply waits after you stop typing before it requests a suggestion. Range:0 to 1000 ms.
- Lower values feel faster, but send more requests.
- Higher values reduce request volume, but add delay before suggestions appear.
Enable Regex Filter
When enabled, Coreply only requests a suggestion when your current typing matches the regex pattern below.Typing Regex Pattern
The regex used by Enable Regex Filter. The default pattern,^.*[\s.!?,;:]$, triggers suggestions after a word ending in whitespace or punctuation.
