The Guide

Please follow the steps and if u have any doubt feel free to mail me at

MacOS
  • Download the latest version of Fawlty Language from https://www.flxpert.hu/fl/
  • Download Visual Studio Code (VS Code) from https://code.visualstudio.com
  • Open Terminal
  • Type the command cd /path/to/fl.app/Contents/MacOS
  • Type the command ln -s fl64-cmd idl
  • Type the command export PATH= /path/to/fl.app/Contents/MacOS:$PATH
  • Open VS Code and click on the extensions tab on the left panel
  • Search for ‘IDL for VS Code’ extension and install it
  • Click on the extension from the left panel
  • Click on ‘Open Extension Settings’
  • Look for ‘idl.IDL: Directory’ setting
  • add /path/to/fl.app/Contents/MacOS
  • Click on ‘Start a session of IDL’
Linux

Windows