Closed
Description
Hi,
After upgrading to VScode 1.76 (code_1.76.1-1678294265_amd64.deb) on Ubuntu 22.04 LTS my httpyac files in httpbook format gets broken when loaded into VScode. The requests get truncated in httpbook whereas disabling the httpbook extension and using only httpyac in VScode works normally.
httpyac looks like this:
GET http://{my_url}}/my/api/v1
/config
in httpbook this is truncated to:
my_url}}/my/api/v1
/config
Maybe some control code change in VScode with undesired side effects ?
Metadata
Assignees
Labels
No labels
Activity