Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-browser-completionNew to Visual Studio Code? Get it now.

vscode-browser-completion

Yunzhi Duan

|
477 installs
| (0) | Free
Browser word completion source extension for vs-code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • coc-browser Webpage words completion in (Neo)Vim

  • browser-source-provider Browser extension used to grab words from webpage

Credits

Icons made by Flat Icons from www.flaticon.com

Donation

  • Paypal

paypal

  • Wechat Pay

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft