[feature-requests:#1559] cross-file replacement
Status: open
Group: Initial
Created: Thu May 22, 2025 02:30 PM UTC by yybbwc
Last Updated: Thu May 22, 2025 02:30 PM UTC
Owner: nobody
我想问问,scite会不会在ctrl+shift+f的面板中添加跨文件替换功能?
我知道这个功能很危险,但它也是真的很方便。
是否能实现它,但不默认启用它,只让用户自己去手动开启这一功能?
I'd like to ask, will scite add a cross-file replacement feature in the ctrl+shift+f panel?
I know this feature is risky, but it’s also really convenient.
Is it possible to implement it without enabling it by default, and only let users manually turn it on themselves?
Sent from sourceforge.net because scintill...@googlegroups.com is subscribed to https://sourceforge.net/p/scintilla/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/scintilla/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
I would define a new dialog as it would be a rarely used option. If someone wants to write such a feature, it could be included.
Until then, its possible to define a command to call a shell script to perform replacements.