
browser-source-provider от voldikss
browser words completion source for coc-browser
7 пользователей7 пользователей
Вам понадобится 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.
Оценено 0 рецензентами на 0
Разрешения и данныеПодробнее
Требуемые разрешения:
- Получать доступ к вашим данных на всех сайтах
Больше сведений
- Ссылки дополнения
- Версия
- 1.1.1
- Размер
- 12,71 КБ
- Последнее обновление
- 4 года назад (18 февр. 2021 г.)
- Связанные категории
- Лицензия
- Лицензия MIT
- История версий
- Добавить в подборку
Другие расширения от 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.