Installation in Sublime Text

  1. Install Sublime Text: https://www.sublimetext.com/
  2. Install Package Controll: https://packagecontrol.io/installation
  3. Install Urtext using Package Control: Press ⌘/Ctrl + ⇧ + P to open the command palette. Type “Install Package” and press Enter. Search for Urtext.
  4. See Sublime Text Tips

The Urtext package for Sublime Text uses Sublime’s embedded Python interpreter both to run Urtext and add features to Sublime that make working with Urtext easy:

  • binds Urtext operations to the Sublime command palette
  • adds key bindings for features
  • connects the Sublime Text browser/palette for Urtext project navigation
  • defines a syntax for use with Sublime’s color schemes
  • adds Urtext syntax highlighting to two of Sublime’s default color schemes (Monokai and Sixteen)