Sublime Text Implementation (Mac/Linux/Windows)
For Mac/Linux/Windows there is an implementation in Sublime Text.
Users already experienced in Sublime Text may install directly from Package Control.
Step by step instructions:
-
- Download and install Sublime Text. According to its website, Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use. Urtext has no business association with Sublime Text and gains no profit from sales of its licenses.
- In Sublime Text, open the command palette:
- Win/Linux: ctrl+shift+p
- Mac: cmd+shift+p
- If you have already installed Package Control, skip to step 4. Otherwise: start typing “Install Package Control”, select it from the dropdown, and press enter. (For any troubles with this step, consult https://packagecontrol.io/installation)
- Open the command palette again (step 2).
- Start styping “Install Package”, select it from the dropdown, and press enter
- Start typing “Urtext”, select it from the dropdown, and press enter
- Open any Urtext project, such as the starter project, or create a new one by opening any folder and make a new file node.
- See Sublime Text Tips and Sublime Text Key Bindings to get the most out of the Sublime Text implementation.