Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are a number of ways to add support for a programming language, each one of them having its pros and cons. Historically, these are:

File Type Recognition


Use the New File → Module Development → File Typewizard. A MIME type must be specified. This MIME type will be the key under which other services will be looked up. See the File Type Integration Tutorial for more details on how to add File Type recognition support.

...