【发布时间】:2011-06-22 17:54:02
【问题描述】:
有没有人得到一个正则表达式插件在 gedit 3 (Fedora 15) 中工作?到目前为止,我已经尝试了 2 个插件: http://halfhourhacks.blogspot.com/2008/03/gedit-regular-expression-plugin.html http://code.google.com/p/yare-gedit-plugin/
对于两者,我都尝试安装到 ~/.local/share/gedit/plugins/。根据https://live.gnome.org/Gedit/Plugins,这应该是正确的位置。为了完整起见,我还尝试安装到 ~/.gnome2/gedit/plugins/,该位置在 Ubuntu 10.10 中对我有用。这两个位置都没有产生任何新的搜索菜单条目或 Edit -> Preferences -> Plugins 中的任何列表。
【问题讨论】:
标签: regex fedora gedit gedit-plugin