- feat(providers): bing translation by @LittleSound in #16
- feat: setting popmenu by @LittleSound in #17
- feat(providers): translation providers from extensions by @LittleSound in #18
- fix: onig.wasm path by @hyoban in #12
- fix: wrong regex index assignment by @antfu in #13
- feat: do not display hint with untranslated content by @antfu in #14
- feat: use vscode-ext-gen to provide better type safety by @antfu in #15
- feat: option to ignore popular words by @antfu in #11
- feat: more target languages options
- fix: unable to switch languages
- fix: remove empty codelens (#5)
- feat: persist translate cache (#6)
- feat: one click status bar toggle (#7)
- feat: normalize
knownWords
to lower case (#8) - feat: custom translations (#9)
- feat: hover to mark as known (#10)
- feat: add configs to skip translations for some words (#4)
- feat: format multi-word variables
- initial release. Implemented basic code variable name translation functionality.