Awesome
<p align="center"> <img src="https://user-images.githubusercontent.com/2767425/80055943-2313a280-8562-11ea-874f-5060dcbe45a0.png" height="100px"/> <h1 align="center">Mari Sublime</h1> <h4 align="center">Send code to mari from Sublime Text using command port</h4> <br> </p>Sublime 2 & 3 compatible
Installation
PackageControl
- In Sublime Text, ctrl+shit+p > Package Control: Install Package
- Search for Mari
Manual
- Download the zip file, extract the archive and rename the folder to
mariSublime
. - In sublime ctrl+shift+p > Browse Packages.
- Place the extracted
mariSublime
folder in thepackages
folder.
Setup
Enable Command Port in mari
- Use
mari.app.enableCommandPort( not ( mari.app.commandPortEnabled() ) )
to toggle command port in mari - You should see a plug icon enabled in the lower left corner.
In sublime
- Select a code snippet and press "ctrl+enter". Selected snippet will be executed in Mari.
- ctrl+enter with out selection will execute the whole file.
Acknowledgements
Issue/Feedback
log them in the github issues or hit me on twitter.
Like it?
:star: this repo.