Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>English word hintNew to Visual Studio Code? Get it now.
English word hint

English word hint

wushuaiBUAA

|
36,643 installs
| (4) | Free
English word autocompletion for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

English word hint (auto-completion) for Visual Studio Code

Installation

  1. Press Ctrl+Shift+X to open the Extensions tab
  2. Type English word hint to find the extension
  3. Click the Install button, then the Enable button

Hint Support

  1. When editing a markdown file and latex file in Code with English word hint installed, any type of English words will trigger a hint of word and give the explanation.

Usage

Becase the markdown does not support quick suggestions in default. Therefore, the hint will not appear when type in markdown file. Below configure should be set by user.

"[markdown]": {
        "editor.quickSuggestions": true
    }

Declaration

  1. Open source license of this extension is GPL-3.0

Contributing to the Extension

File description:

  • extension/main.js extension main script files
  • hint_data/words.json hint data json file from Oxford dictionary.

Author

Wushuai

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft