diff --git a/documentation/docs/guides/sessions/in-session-actions.md b/documentation/docs/guides/sessions/in-session-actions.md index 8194e18bd059..bbc3739844f3 100644 --- a/documentation/docs/guides/sessions/in-session-actions.md +++ b/documentation/docs/guides/sessions/in-session-actions.md @@ -257,6 +257,25 @@ Speak to goose directly instead of typing your prompts. +## Spellcheck + +Spellcheck is enabled by default in the goose Desktop chat input field. + + + + To disable or re-enable spellcheck: + 1. Click the button in the top-left to open the sidebar + 2. Click `Settings` in the sidebar + 3. Click `Chat` + 4. Scroll down to `Enable Spellcheck` and toggle it on or off + 5. Restart goose for the change to take effect + + + + Spellcheck is not available in the goose CLI. + + + ## Share Files in Session Provide goose with context from your codebase, documents, and other files to get more relevant and accurate assistance. @@ -322,4 +341,4 @@ You can change some settings during a session and they will take effect immediat -*Persistence indicates whether changes apply to your current session only or carry over to new sessions \ No newline at end of file +*Persistence indicates whether changes apply to your current session only or carry over to new sessions