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
If you want to patch your installation to have the syntax highlighting already available, use the file shown here in my repo to replace your local syntaxes/bruno.tmLanguage.json.
In VSCode there is no highlighting for the
auth:
elements.See
auth: bearer
in the image:I tried to figure out, how to add this, but this is not enough:
It just matches (
auth:baerer
)the outer part and the inner part stays white, because there is no value (password
).Thanks for
Bruno
and this extension :-)The text was updated successfully, but these errors were encountered: