Skip to content

Httpbook formatting broken by saving in VScode 1.76.1 #82

Closed
@sibbowulf

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions