🔤 Instantly view Myanmar definitions of selected or hovered English words inside VS Code.
Perfect for language learners, translators, and developers who work in multilingual environments.
✨ Features
📚 Get Myanmar definitions by selecting a word and right-clicking → “မြန်မာအဓိပ္ပါယ်ကြည့်မည်”
💡 See definitions on hover (just move your mouse over a word)
🈶 Supports phonetic pronunciation and word category (e.g. noun, verb)
📴 Works offline using a local dictionary
💻 Clean popup UI with layout for easy reading
📸 Screenshots
🧰 Requirements
VS Code v1.50.0 or later
No internet connection required — all dictionary lookups are done locally
⚙️ Extension Settings
Currently, this extension does not expose any settings.
🐞 Known Issues
Only exact word matches are supported (e.g. “walked” won’t match “walk” unless present in data.json)
Case-sensitive if words are not normalized in data.json
✅ More flexible matching and dark mode support planned in future releases.
📦 Release Notes
1.0.0
Initial release
Show Myanmar definitions via right-click and hover
Local JSON dictionary support
Clean webview layout
📚 Contributing
Want to improve the dictionary or UI?
PRs and suggestions are welcome at: GitHub Repository