#Config: Turn off initial text suggestion
2 messages · Page 1 of 1 (latest)
Yes, you can disable the input hints (the gray text that appears when you're idling on a new line) while keeping autosuggestions (the text suggestions that appear after you start typing).
To disable input hints:
- Go to Settings > Features > Editor
- Disable "Show input hint text"
Alternatively, you can:
- Use the Command Palette by pressing CMD+P (or CTRL+P)
- Search for "input hint text" and toggle it off
This will remove the gray text that appears when you haven't typed anything yet, but will keep the autosuggestions that appear as you type commands.
Warp Documentation: Input Hints mentions that these hints are designed to help with feature discovery but can be disabled in the settings.