Want to try fastn for your company's website?
Book a Demo

Syntax Highlighting In Sublime Text 3

SublimeText does not come with built in syntax highlighting support for ftd, but we can install it ourselves.

Steps

Follow the following steps:
  • Download the file ftd.sublime-syntax
  • Open Sublime Text Editor
  • Select Browse Packages... from the Menu bar

For Windows

  • Go to Preferences > Browse Packages...

For Mac

  • Go to Sublime Text > Settings... > Browse Packages...
  • Paste the downloaded file (ftd.sublime-syntax) inside your Users folder
  • Restart Sublime Text Editor.