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

RQ

rq

|
2 installs
| (0) | Free
Language support for RQ, a language for managing HTTP requests
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RQ Language Support for VS Code

Language support for rq – a domain-specific language designed for managing and executing HTTP requests.

This extension adds syntax highlighting, IntelliSense and a Request Explorer for .rq files, and integrates with the rq CLI and auth flows, including interactive OAuth flows.

rq animation

Language and extension documentation

For full documentation of the language and the VS Code extension, see the main project docs:

  • Installation: Installation Guide
  • Getting started: Getting Started
  • rq language: Language Definition
  • VS Code extension: VS Code Extension

Core features (overview)

  • Syntax highlighting for rq keywords, HTTP methods, attributes and interpolations.
  • Request Explorer sidebar to browse and run requests with environment selection.
  • IntelliSense for functions, variables, and keywords.
  • Integration with rq auth providers, including interactive OAuth flows.

For a detailed tour of all features, refer to VS Code Extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft