News

Hands-On Review: SlickEdit 2007

SlickEdit 2007 scores points with its user interface options and code-writing capabilities, but it’s not for beginners.

SlickEdit 2007, version 12.0
Price: $284.00
Pros: Configurable UI, rich coding
features, supports editor emulations
Cons: Steep learning curve, default
interface is cluttered
Read More: http://tinyurl.com/yvtpnp

One of the oldest alternative development environments, SlickEdit is a highly configurable tool that can match your development style on almost any platform, including Windows, Linux and Mac OS. The tool has tons of options for configuring and automating the working environment, but presents a steep learning curve.

SlickEdit lacks the wizards and myriad project types of Visual Studio, but offers a host of productivity features. Syntax Expansion creates a block of code based on typing a few characters, such as an IF or FOR block in the appropriate programming language. There's code formatting, refactoring, bookmarks, annotations and plenty more. There's also rich support for formatting XML and HTML files. The Dynamic Surround feature can surround a group of statements with a block statement, properly indented, and the Files Tool window lets you view open buffers, project files and workspace files.

You can add your own functionality through macros recorded or written in the C-like Slick-C language. Veteran users will appreciate SlickEdit's strong documentation and help options, but those don't resolve the intimidation factor for new users, who could do with a better Quick Start help section.

About the Author

Don Kiely is a senior technology consultant in Fairbanks, Alaska. When he isn't writing software, he's writing about it, speaking about it at conferences, and training developers in it. Reach him at [email protected].

comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube