subasraj / flashpost-support

Flashpost is a lightweight Rest API Client Extension for Visual Studio Code.
MIT License
10 stars 0 forks source link

entering url problem when using a variable #10

Closed BananaAcid closed 8 months ago

BananaAcid commented 9 months ago

Using the URL field in Request, entering a variable is not working

writing {{ }} then pressing left arrow to be in the middle and writing server ... only s will be inside, the rest will be written to the right.

I have an env server => http://localhost:3000 that I want to use.

subasraj commented 9 months ago

What Flashpost version are you using please use 1.1.54 and above. I tried to recreate this issue and cannot do so. Closing this issue.

BananaAcid commented 8 months ago

It is the newest. For Thunder client it works on the same editor. Testet it on other installations/devices, with no problems. I would guess, it is related to another extension on that one device.

BananaAcid commented 8 months ago

@subasraj interesting: had this very same problem on windows as well - but problem did vanish after switching to the other tabs/back to code ... next time, I try to record the screen