This extension provides a rich language authoring experience for .rxml files.
Features
Autocompletion: Get intelligent suggestions for component tags and their attributes as you type.
Hover Information: Hover over a component or attribute to see its documentation, required status, and type information.
Validation: Real-time diagnostics and error-checking to catch mistakes like unknown components or missing required attributes.
All component information is sourced dynamically from the ramses-bridge-ext, so it automatically supports both built-in and user-defined custom components.