This extension allows you to run code from Visual Studio Code directly in Mari
To use this extension you need a licende installation of Mari, with the command port enabled.
To enable the command port go to Edit > Preferences > Scripts > Mari Command port
and check Enabled
and Local Host Only
mari-bridge.host
: The host to use for the connection, defaults tolocalhost
mari-bridge.port
: The port to use for the connection, defaults to6100
- Reduced required VSCode version to 1.51