Cmd/Ctrl+I
) to generate the proper CLI syntax from prompts in natural language.
Cmd/Ctrl+L
to send it to Cascade, where you can reference this selection in your next prompt.
git
, then Cascade will always accept git add -A
.
The setting can be via Command Palette → Open Settings (UI) → Search for windsurf.cascadeCommandsAllowList
.
rm
, then Cascade will always ask for permission to run rm index.py
.
The setting can be via Command Palette → Open Settings (UI) → Search for windsurf.cascadeCommandsDenyList
.