You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The setting “Allow Cascade to access .gitignore files” does not work. Even when enabled, Cascade cannot access files that are in .gitignore—these are not discoverable or usable in chat via the plugin.
Steps
Enable the toggle in Settings.
Restart IDE or open new Cascade chat.
Try referencing or opening a .gitignored file.
File doesn’t appear or can’t be found.
Expected
Cascade should be able to access and reference ignored files as intended by the setting.
Actual
Ignored files remain inaccessible.
Info
Windsurf version: 2.4.0
OS: macOS Sequoia
Pycharm version PyCharm 2024.1.7 (Professional Edition)
Example file path, .gitignore entries.
You can see how we have the .windsurf as ignerd
And then... when trying to mention a file like the project-coding.md... no results