Cmd/Ctrl+L
or click the Cascade icon.
continue
and Cascade will resume from where it left off. Each continue
will count as a new prompt. .codeiumignore
at the root of your workspace. This will prevent Cascade from viewing, editing or creating files inside of the paths designated. You can declare the file paths in a format similar to .gitignore
.
.codeiumignore
file in the ~/.codeium/
folder. This global configuration will apply to all Windsurf workspaces on your system and works in addition to any repository-specific .codeiumignore
files.