thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.64k stars 130 forks source link

undo-function does not work #1387

Closed erwinmoretz closed 12 months ago

erwinmoretz commented 1 year ago

Describe the bug Hi Ranga,

the undo-function does not work in TC. When I want toundo (ctrl + z/strg + z) my input, it does not have any effect.

To Reproduce

  1. Typ something in the URL or in some value-field
  2. Press ctrl + z
  3. the input stays the same

Expected behavior The field deletes the input and replaces it with the earlier value.

Platform:

Are you using the free version/paid version/trial: paid

rangav commented 1 year ago

Hi @erwinmoretz thanks for reporting the bug, will fix in the next update

rangav commented 1 year ago

This bug is fixed now, please update to v2.15.0

See all features released in this update https://github.com/rangav/thunder-client-support/releases/tag/v2.15.0

Please test and let me know your feedback.

erwinmoretz commented 1 year ago

Hi Ranga,

for me the bug is not fixed. Nothing happens, when i try to undo my input.

image

rangav commented 1 year ago

HI @erwinmoretz I have tested now again on Windows it's working for me.

Can you type some new text and then use Ctrl + z

Can you share any video recording of the bug.

rangav commented 1 year ago

May be try uninstall and reinstall the extension, sometimes this might work.

rangav commented 12 months ago

@erwinmoretz do you still have this issue?

rangav commented 12 months ago

reopening issue - related #1397,

Understood the issue - In the German keyboard Y and Z letters are swapped relative to US keyboard

rangav commented 12 months ago

This bug is fixed now and published to the marketplace, please update to v2.15.3

https://github.com/rangav/thunder-client-support/releases/tag/v2.15.3

Please test and let me know your feedback.

erwinmoretz commented 11 months ago

Hi Ranga, the bug is fixed for me with Version 2.15.3.

Thank you!

rangav commented 11 months ago

Thanks @erwinmoretz for the confirmation

rangav commented 11 months ago

Hi @erwinmoretz need help from you.

Your colleague seems have issue with CLI running slow in CI/CD

https://github.com/rangav/thunder-client-support/issues/1399

Do you have same issue?

erwinmoretz commented 11 months ago

Yes, we have noticed the same behavior.

local the collection runner is much faster then in CI/CD.

rangav commented 11 months ago

Thanks for confirmation, Will look into it.