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

RAML

blzjns

|
54,510 installs
| (3) | Free
RAML support for Visual Studio Code including preview.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RAML support for Visual Studio Code

This is a RAML preview, auto-completion/intellisense, and syntax highlighting implementation for VS Code based on jlandersen/vscode-raml project, raml2html, and raml-suggestions.

Pre-reqs

Having node js installed, also install raml2html globally:

npm i -g raml2html

Preview Theme option

The following Visual Studio Code settings are available for the vscode-raml extension. These can be set in user preferences (cmd+,) or workspace settings (.vscode/settings.json).

{
    "raml.previewTheme": "light"
}

Screenshot

Screenshot-1 Screenshot-2

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