Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoddy3190/simple-dictionary
VSCode extension - Pop up the meaning of the mouse-over word
https://github.com/hoddy3190/simple-dictionary
Last synced: 17 days ago
JSON representation
VSCode extension - Pop up the meaning of the mouse-over word
- Host: GitHub
- URL: https://github.com/hoddy3190/simple-dictionary
- Owner: hoddy3190
- License: mit
- Created: 2020-07-30T03:17:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:57:33.000Z (about 2 years ago)
- Last Synced: 2024-11-02T07:15:02.030Z (3 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=hoddy3190.simple-dictionary
- Size: 164 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-dictionary README
If you prepare dictionary files, this extension displays the meaning of the mouse-over word.
## How to use
1. Prepare dictionary files. The file format is tsv, `indexmeaning`.
2. Set `simple-dictionary.dictPaths`If the mouse-over word is registered in your dictionaries, a pop-up appears with the meaning.