browser-source-provider 作者: voldikss
browser words completion source for coc-browser
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
This extension can grab the words from webpage, it is developed to do browser completion for Vim and VS Cdoe.
There is a local server run on the background. That server receives the words grabbed by this extension from you web page and use the words for Vim/VSCode completion candidates.
So the extension must has permissions for the local system to send words text to the local server. Normally they use 8888 port to communicate with each other.
In order to complete the words from you browser, firstly you should install coc-browser for Vim, visit: https://github.com/voldikss/coc-browser for more details.
There is a local server run on the background. That server receives the words grabbed by this extension from you web page and use the words for Vim/VSCode completion candidates.
So the extension must has permissions for the local system to send words text to the local server. Normally they use 8888 port to communicate with each other.
In order to complete the words from you browser, firstly you should install coc-browser for Vim, visit: https://github.com/voldikss/coc-browser for more details.
开发者留言
为您的体验打分
权限详细了解
此附加组件需要:
- 存取您在所有网站的数据
更多信息
添加到收藏集
voldikss 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
That server receives the words grabbed by this extension from you web page and use the words for NeoVim/Vim completion candidates.
The extension must has permissions for the local system to send words text to the local server. Normally they use 8888 port to communicate with each other.