Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OPEN-RPCNew to Visual Studio Code? Get it now.
OPEN-RPC

OPEN-RPC

OPEN-RPC

|
2,423 installs
| (0) | Free
Provides completion and validation for OPEN-RPC openrpc.json documents
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OPEN-RPC Visual Studio Code Extension

Provides auto-completion and validation for OPEN-RPC openrpc.json documents.

Dependabot Status

Installation

You can find this extension on the vscode marketplace here.

Usage

Open a file that matches the pattern: *openrpc.json

Use vscode keybindings as normal to get auto completion, formatting and validation features:

  • CTRL + SPACE - auto complete OpenRPC Document - ENTER or TAB to complete
    • CTRL + N/CTRL + P - down/up a completion menu line
  • ALT + SHIFT + F - Format Document
  • To See Errors:
    • mouse hover underlined green ~
      • CMD + K + I - keychord for hover
    • CMD + SHIFT + M to see errors in the Problems Pane

gif

openrpc-vscode

screenshot

image

Document Preview

CMD + SHIFT + P brings up the command palette, then search for OpenRPC preview and select Document Preview: Start OpenRPC preview window.

image

image

Extension Settings

This extension contributes the following settings:

  • jsonValidation for OPEN-RPC documents via its meta-schema

1.0.0

Initial release of OPEN-RPC vscode extension

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