You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for writing this plugin for vscode, it's been really helpful and a big improvement in productivity since our team switched to using Hurl.
Now the issue: it seems the syntax highlighting seems to get confused when it encounters a camel case ("camelCase") term, such as:
# Example 1:
#
head_ref_oid: jsonpath "$.data.repository.developPRs.nodes[0].headRefOid"
^-- here
Hello,
First of all, thank you for writing this plugin for vscode, it's been really helpful and a big improvement in productivity since our team switched to using Hurl.
Now the issue: it seems the syntax highlighting seems to get confused when it encounters a camel case ("camelCase") term, such as:
Screenshot for Example 1:
Screenshot for Example 2:
Screenshot for Example 3:
The text was updated successfully, but these errors were encountered: