Marya VS Code Extension
This is the official VS Code extension for the Marya v1.0.5 Universal AI OS.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter:
ext install royalx-official.marya-vscode
Features
- Syntax Highlighting: Support for
.my and .myb files with high-contrast scopes.
- Status Bar Integration: Real-time performance metrics (Standard vs Turbo Mode).
- Linter: Performance warnings for tensor operations outside async blocks.
- Hover Documentation: Quick info for Marya specific keywords like
rotor.
- Commands:
marya.compile and marya.run.
Requirements
- VS Code 1.60.0 or higher.
Extension Settings
This extension contributes the following settings:
marya.enable: Enable/disable this extension.
Release Notes
1.0.5
Initial release for Marya v1.0.5.
| |