How to share custom syntax highlighting with others

If you want different syntax highlighting you can adjust it to your liking via Tools > Options > Colors/Fonts. Here you can also adjust other settings like the background color. For programming with text you need to edit in the category “Text editors”.

The settings are stored in the Editor.set file.

If you want to share your settings with others:

  1. Go to C:\Users\[user]\AppData\Roaming\BR\AS412
  2. Copy the Editor.set file and send it to your coworkers

Or if you want to also use the ones from your coworker:

  1. Go to C:\Users\[user]\AppData\Roaming\BR\AS412
  2. Rename your Editor.set to Editor_OLD.set
  3. Paste the Editor.set file from your coworker

If you accidentally loose your original Editor.set file Boaz Stolk uploaded a backup on GitHub here for our convenience :slight_smile:

Related Post:
Dark Theme for Automation Studio

5 Likes