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:

    1. 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.
    2. In Sublime Text, open the command palette:
      • Win/Linux: ctrl+shift+p
      • Mac: cmd+shift+p
    3. 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)
    4. Open the command palette again (step 2).
    5. Start styping “Install Package”, select it from the dropdown, and press enter
    6. Start typing “Urtext”, select it from the dropdown, and press enter
    7. Open any Urtext project, such as the starter project, or create a new one by opening any folder and make a new file node.
    8. See Sublime Text Tips and Sublime Text Key Bindings to get the most out of the Sublime Text implementation.