如何在 Eclipse 中保存查找/替换设置?
Eclipse 有一个非常棒的查找/替换系统,并且支持正则表达式。我发现我定期使用很多相同的正则表达式查找/替换。 Eclipse 查找/替换对话框确实将最后几个查找命令存储在组合框中,但任何早于 8 个左右的查找命令都会被推出。此外,它不会将查找和替换命令作为一个设置存储在一起,它只是分别存储最近使用的命令。
Eclipse(或者可能是 Eclipse 的插件)中是否有任何方法可以将查找/替换命令与其他设置(即区分大小写等)一起存储
Eclipse has a pretty awesome find/replace system with regex support. I find that I use a lot of the same regex find/replaces on a regular basis. The Eclipse find/replace dialog does store the last several finds commands in a combobox, but anything older than 8 or so finds gets pushed out. Also, it doesn't store the find and replace commands together as one setting, it's just storing the most recently used for both separately.
Is there any way in Eclipse (or possibly a plugin for Eclipse) that stores find/replace commands together along with other settings (i.e. Case Sensitive, etc.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从 Eclipse 3.0 版本发布以来一直在使用它。我从来没有见过你描述的功能。也许您应该将其作为请求发布到 https://bugs.eclipse.org/bugs/
Been using Eclipse since version 3.0 whenever that was released. I never seen the functionality you describe. Perhaps you should post it as a request at https://bugs.eclipse.org/bugs/