Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>HurlNew to Visual Studio Code? Get it now.

Hurl

Jacob Pfeifer

|
146 installs
| (0) | Free
Provides syntax highlighting for hurl
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hurl

Plugin for Hurl files.

NOTE: This is an unofficial plugin, visit https://hurl.dev for more information about the Hurl project.

Features

Semantic Token Highlighting: Utilizes a tree-sitter parser to enable token based syntax highlighting for .hurl files.

Hurl runner: Adds a command to call Hurl for the current file and display the output in vscode.


Requirements

Syntax highlighting does not require external dependencies.

Hurl command requires Hurl to be installed on your path.


Release Notes

1.1.2

New line handling fixes.

1.1.1

Support for all front page hurl.dev examples.

1.1.0

Colorize output of hurl in vscode panel.

1.0.1

Update to tree-sitter-hurl to correct parsing issue with the http version token

1.0.0

Initial release of Hurl language extension.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft