https://github.com/compulim/vscode-dictionary
Visual Studio Code extension to lookup text in dictionary and thesaurus
https://github.com/compulim/vscode-dictionary
Last synced: 22 days ago
JSON representation
Visual Studio Code extension to lookup text in dictionary and thesaurus
- Host: GitHub
- URL: https://github.com/compulim/vscode-dictionary
- Owner: compulim
- Created: 2016-02-03T09:30:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T18:27:37.000Z (over 4 years ago)
- Last Synced: 2025-03-30T10:51:09.499Z (about 2 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dictionary Lookup, a Visual Studio Code extension
Lookup definitions and synonyms from various popular online dictionaries.### Usage
* Select words
* Press `F1` for command palette
* Type "Dictionary:" to find list of commands
* Dictionary: Lookup definitions of selected words with Bing Translator
* Dictionary: Translate selected words with Google Translate
* Dictionary: Lookup synonyms of selected words with Thesaurus.com
* Dictionary: Replace selected words with synonyms from Altervista.org### Contributions
Please file bugs and suggestions to GitHub [issues](https://github.com/compulim/vscode-dictionary/issues/).