Completion Source Provider
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...
Workflow & Planning