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

Option to rename variable #1593

Open FMorschel opened 2 weeks ago

FMorschel commented 2 weeks ago

Please describe feature/problem details and the solution you'd like. Whenever you change a variable name you need to go through all of your requests to rename them there as well. I'd like a way for me to rename the variable name and it would refactor all of my existing requests that are using it.

Are you using the free version/paid version/trial: I'm currently using the free version.

FMorschel commented 2 weeks ago

Partially inspired by https://github.com/thunderclient/thunder-client-support/issues/1592