thunderclient / thunder-client-support

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

Response color highlighting disappears after closing and reopening the editor tab #1438

Closed rasitayaz closed 8 months ago

rasitayaz commented 9 months ago

Describe the bug JSON responses in the response tab sometimes don't use color highlighting. And collapsing/expanding JSON objects/arrays doesn't work:

https://github.com/rangav/thunder-client-support/assets/45076094/a4ea338f-bd2d-404a-81a6-e5e0881364f7

To Reproduce

It stays broken until closing and reopening the VS Code window.

Expected behavior Color highlighting to work properly

Platform:

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

rangav commented 9 months ago

Thanks @rasitayaz for reporting the bug, will fix it asap.

rangav commented 8 months ago

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

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

Please test and let me know your feedback.

rasitayaz commented 8 months ago

works great, thanks

rangav commented 8 months ago

Thanks for confirmation