MCLIDE FAQ

Where can I download the latest version of MCLIDE?

Download the application from the MCLIDE homepage.

Where is an overview of editor commands?

The editor complements the GUI with a wide selection of emacs-style key bindings. For a comprehensive list of lisp editing commands and shortcuts, see the Commands items at the bottom of the Tools menu.

How can I get update patches?

Select the Update item on the MCLIDE menu (located just below the About MCLIDE item). This brings up a dialog that downloads the latest update patch. The dialog gives you the option to install the update or revert to a previous update. Restart MCLIDE to activate the changes.

Does MCLIDE have lisp syntax styling?

Yes, Glen Foy's Color Coded lisp syntax styling utility is inluded as an optional plug-in. It adds a Styling item to the edit menu.

Does MCLIDE have lisp symbol completion?

Yes, MCLIDE includes an optional Symbol Completion plug-in based a contribution by Alexander Repenning.

How are plug-ins activated?

Open the Plug-Ins managefrom the MCLIDE menu. Checkmark the plug-ins you want to activate. Restart the application to make the changes take effect.

How are plug-ins installed?