soerenuhrbach / vscode-deepl

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

deepl.usePro will not be set in initial setup #26

Closed pstiegele closed 1 year ago

pstiegele commented 1 year ago

Hi, thanks for the plugin, it's great!

I installed the plugin and tried the translation. I got a request to insert my API key and a question if I use the deepl pro plan (I'm not, so I selected No). The translation wasn't working: It showed a notification "Translating..." but nothing happened.

I found out, that the parameter deepl.usePro wasn't added to my settings. After adding it manually ("deepl.usePro": false) the translation worked fine.

I would assume that after asking the plugin would save the answer - I can reproduce this problem on my second desktop.

soerenuhrbach commented 1 year ago

Hi,

I could not reproduce the behaviour. The plugin saves the property deepl.usePro. So I will close this issue.

Thx for using the extension. :)