如何在 Eclipse 编辑器中实现类似“Search Google for "Text"”的功能
How to Implement ' Search Google for "Text" ' like functionality in an Eclipse Editor
在像 chrome 这样的网络浏览器中,有一个名为 search Google 的弹出菜单,用于 "some text" 可用于搜索特定字符串或 webpage.how 中的单词以在 eclipse 中实现相同的功能 editor.is 可以 select eclipse 编辑器中的某些文本和 open/search 网络浏览器中的文本。
在 github 中,他们可以在 pytho 中给出 SublimeText 包的源代码n 参考功能并在 rpc 中尝试。
在像 chrome 这样的网络浏览器中,有一个名为 search Google 的弹出菜单,用于 "some text" 可用于搜索特定字符串或 webpage.how 中的单词以在 eclipse 中实现相同的功能 editor.is 可以 select eclipse 编辑器中的某些文本和 open/search 网络浏览器中的文本。
在 github 中,他们可以在 pytho 中给出 SublimeText 包的源代码n 参考功能并在 rpc 中尝试。