Attention

New: Sign up for TOPAS Announcements Email List
Get updates on user meetings, code releases, and more.

Syntax highlighting#

It can be very useful to have a text editor capable of performing syntax highlighting. The following editors currently support topas syntax highlighting:

  • Atom: Go to Packages >> Settings View >> Install Packages/Themes, and search for topas. This package should recognise both *.tps and *.topas files and highlight them automatically. Otherwise you have to manually turn on syntax highlighting in the bottom right of your screen

  • Sublime text open the Command Palette (cmd+shift+p on Mac, ctrl+shift+p on Linux/Windows) select Package Control: Install Package search for Topas Syntax

  • Vim see here for instructions