vscode-ridl is a Visual Studio Code extension designed to provide syntax highlighting support for RIDL files used in the webrpc library.
To install the extension, follow these steps:
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the square icon in the sidebar.
- Search for "vscode-ridl".
- Click Install to install it.
- Once installed, the extension will automatically provide syntax highlighting for RIDL files.
With the extension installed, RIDL files in your workspace will be highlighted according to the syntax defined in the webrpc schema.
This extension is based on the webrpc project, which is developed by the authors of webrpc. Full credit and appreciation to the webrpc team for their work on the library.
For more information about the webrpc project, visit webrpc on GitHub.
The extension is currently in its initial release and provides basic syntax highlighting for RIDL files. Future updates may include additional features and improvements based on user feedback.
Currently, formatting
is planned to be added in the future.