soerenuhrbach / vscode-deepl

DeepL for Visual Studio Code
MIT License
33 stars 7 forks source link

Feature Request: Translate Below #17

Closed Jxck closed 1 year ago

Jxck commented 2 years ago

Hi Team

This extension is so nice and I'm big fan of it !! Thanks so much 👍 My request is adding a command for "Translate Below".

Motivation

When translating some documents into other lang. I need to check that sentences are translated correctly. But current extension overwrites original sentences into translated one.

for example

# before
Hello

# after
Bonjour

In this case, I can't check the original sentences after translate.

Request

Solve this problem is so easy, just adding translated result below the original line.

# before
Hello

# after
Hello
Bonjor

It makes so easy for me to check/compare the result and if I don't need original line, I'll remove it manually. (just ctl+k)

Contribution

I thinks this change is just adding feature with no breaking changes. If you feel positive for this change, I can send PR for here.

Any comments are welcome !

Thanks Jack

soerenuhrbach commented 2 years ago

Hi Jack,

I am glad that you like the extension.

Your idea sounds pretty good to me. Feel free to contribute if you want to!

Sören

soerenuhrbach commented 2 years ago

I will release a new version with your new command soon.

Jxck commented 2 years ago

Thanks!

2022/01/15 20:27、Sören Uhrbach @.***>のメール:

 I will release a new version with your new command soon.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

Jxck commented 2 years ago

@soerenuhrbach when will it released ?

Jxck commented 2 years ago

@soerenuhrbach reminder

soerenuhrbach commented 2 years ago

Hi @Jxck,

Sorry. I will release it tomorrow!

soerenuhrbach commented 1 year ago

Today was "tomorrow".. just released the new command with version 1.0.5.