thunder-client-support
thunder-client-support copied to clipboard
HTTP Header variables loose color highlight switching between raw and normal view
Describe the bug HTTP Header variables loose color highlight switching between raw and normal view
To Reproduce Selects the Request Headers tab Add any header with a variable which is in env variable. For example: {{testVar}}, notice {{testVar}} turns green color indicating this variable is recognized. Save the changes Select the "Raw" checkbox. Unselect "Raw" checkbox Notice the {{testVar}} green color is removed as if the it did not recognize the variable.
Also, I am not able to perform undo (cmd+z), redo (cmd+shift+z) operations in raw view.
Expected behavior
- Header variables should retain color highlighting switching between raw and normal view.
- Should be able to perform undo, redo operations in raw view.
Platform:
- OS: Mac 14.1.1
- vscode version: 1.84.2
- extension version: v2.16.0
Are you using the free version/paid version/trial: Free
Thanks @mrmaramreddy for reporting the bug, Will verify and fix it asap.