Completion Source Provider icon

Completion Source Provider

Extension Actions

How to install Open in Chrome Web Store
CRX ID
dgfnehmpeggdlmbblgjfbfioegibajlb
Status
  • Live on Store
Description from extension meta

Provide completion source for code editor!

Image from store
Completion Source Provider
Description from store

chrome extension for code editor. It is used to collect the words in the current webpage and send them to code editor.

There is a local http server, which is spawned by code editor, gathers all these words as the candidates of code completion in editor.

Currently supported editors:

Neovim (by: https://github.com/meetcw/cmp-browser-source)