Skip to content

Releases: yxw007/vscode-translate-next

v0.1.2

15 Nov 05:05
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add terminal translate text (b59fc35)
  • Optimize the automatic matching rules of mother language (2fa4d18)

📖 Documentation

  • Instructions for adding shortcuts (c1873b0)
  • Update README with additional translation usage examples (a255a93)

❤️ Contributors

v0.1.1

14 Nov 09:52
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • The plugin cannot be used because ctx is called before initialization is complete (b8f4752)

❤️ Contributors

v0.1.0

14 Nov 07:43
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Optimize error alerts and popups by clicking on them (99456f5)

💅 Refactors

  • ⚠️ Standardize the naming of configurations and change them to camelback uniformly (e7a6002)

📖 Documentation

  • Add support for Deepl translation engine in README and package.json (2ff8d0c)
  • Add shortcut for viewing plugin output logs in README files (0608e7c)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Standardize the naming of configurations and change them to camelback uniformly (e7a6002)

❤️ Contributors

v0.0.15

14 Nov 01:14
Compare
Choose a tag to compare

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.14

13 Nov 07:30
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • StatusBar add icon (222f475)
  • Translate code hover and showQuickPick add placeHolder (e722df5)

💅 Refactors

  • Simplified configuration use (c6b9761)

❤️ Contributors

v0.0.13

10 Nov 09:49
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Hover markdown don't translate (c3a7d46)

❤️ Contributors

v0.0.12

03 Nov 12:57
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Ability to set translation cache time (c6f3bd6)

🏡 Chore

❤️ Contributors

v0.0.11

29 Oct 02:33
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

💅 Refactors

📖 Documentation

❤️ Contributors

v0.0.10

24 Oct 09:57
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Engine google not found. Resolved #3 (#3)

❤️ Contributors

v0.0.9

09 Oct 02:08
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • The target language was initiated incorrectly for the first time (2970906)

🏡 Chore

❤️ Contributors