Provides auto-completion and validation for OPEN-RPC openrpc.json documents.
You can find this extension on the vscode marketplace here.
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 -ENTERorTABto completeCTRL + N/CTRL + P- down/up a completion menu line
ALT + SHIFT + F- Format Document- To See Errors:
- mouse
hoverunderlined green~CMD + K + I- keychord forhover
CMD + SHIFT + Mto see errors in theProblems Pane
- mouse
gif
screenshot
CMD + SHIFT + P brings up the command palette, then search for OpenRPC preview and select Document Preview: Start OpenRPC preview window.
This extension contributes the following settings:
jsonValidationfor OPEN-RPC documents via its meta-schema
Initial release of OPEN-RPC vscode extension



