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
We could still implement support for searching on custom drives in the search-replace extension, but it will probably require adding a new API on the contents manager level (which I think would be a good idea in general).
Description
The Search and Replace plugin and RTC plugins are not compatible because Search and Replace does not support Custom Drives.
Because Search and replace plugin does not support custom drives, it raises
FileNotFoundError: [Errno 2] No such file or directory
See discussions here and here.
This is a Bug Report and a Feature Request
Reproduce
Expected behavior
Search and Replace and RTC should be able to work together.
Context
The text was updated successfully, but these errors were encountered: