EnhProj macro for SlickEdit 2008

by Christopher Antos, Copyright © 2008, All Rights Reserved.


Compatibility

This macro uses a DLL, so it only works on Windows computers.

Also, it has only been tested with SlickEdit 13.0.2. It may or may not work with older versions of SlickEdit (older versions are not supported).

Installation

  1. Extract the files from the .ZIP archive.
  2. Copy EnhProj.dll to your SlickEdit "win" directory (e.g. "c:\slick\win").
  3. Copy EnhProj.e to your custom macro directory (or your config directory).
  4. Open the EnhProj.e file in SlickEdit.
  5. Load the module by choosing Macro | Load Module... from the menu.
  6. Set up a key binding to invoke the enhOpen command (I use Ctrl+O).

Features

Configuration

There are some configuration variables that control optional behavior. Configuration variables can be set by typing "set-var config_var_name" at the SlickEdit command prompt. At this time EnhProj does not have UI for setting options.

How To Filter The File List

Typing filters the list.

Examples:

Future Enhancements