httpyac icon indicating copy to clipboard operation
httpyac copied to clipboard

Form body variable hint not correct with multi line

Open devraw opened this issue 1 year ago • 0 comments

env.test

abc=123
def=456

url variable hint is correct image

but not body variable , When I move the cursor to {{def}} , it shows abc value image

devraw avatar Nov 08 '24 01:11 devraw