Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions parameters/intro/syntax_highlighting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ The following editors currently support topas syntax highlighting:

- `Atom <https://atom.io/>`_:
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 <https://www.sublimetext.com/>`_
- `Sublime text <https://www.sublimetext.com/>`_:
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 <https://www.vim.org/>`_
- `Vim <https://www.vim.org/>`_:
see `here <https://github.com/murdock-grewar/topas-vim>`_ for instructions
- `Visual Studio Code <https://code.visualstudio.com/>`_: Go to Extensions (ctrl+shift+x) and search for Topas. Choose the Extension "Topas" by Samuel Peet and select "Install", then reload Visual Studio Code