vscode-browser-completion
Webpage words completion source for VS Code

Installation
Make sure your 8888 port is open
That port is used to communicate with browser
Install the browser extension
Browser extension grabs words from web page and send them to local server
- For Google Chrome: link
- For Firefox: link
Install this extension from the marketplace
Configurations
Name |
Default |
Description |
browserCompletion.capacity |
5 |
Count of cache files which are used to storage words, 1~10. |
browserCompletion.filetypes |
['plaintext'] |
Enable browser completion for those filetypes. |
Usage
Words from webpage will be added to completion candidates once you open a new page or refresh a page.
References
Credits
Donation

License
MIT
| |