SlickEdit is the essential development environment with the most advanced code editor available. Whether used as a stand alone development environment or as a complementary editor, SlickEdit enables developers and development teams to create, navigate, modify, build, run and debug code faster and more accurately. SlickEdit is a useful code editor utility which will come in handy.
NOTE:
In order to activate the trial, users will have to request a key at program installation.
Limitations:
· 15-day trial
What's New in This Release:
64-bit Versions:
· Native 64-bit versions of SlickEdit are now available for Windows and Linux. These allow you to run on 64-bit platforms without the use of 32-bit libraries. SlickEdit still retains the 2 gigabyte file size limit.
Multithreading:
· Much of our energy this year has been spent on reengineering parts of SlickEdit to be multithreaded. This will allow us to make better use of available CPU resources and reduce the waiting time for affected operations. The Context Tagging engine has been the focus of this work, so that we can update and read the tag database using multiple threads. Many of the parsers for supported languages have been updated to run on a thread.
· The Context Tagging engine alerts you that tagging is happening in the background as you are continuing your work, rather than waiting for the tagging to occur.
Support for Ruby Debugging:
· Added support for debugging Ruby programs
Support for the Git Version Control System:
· Added support for the Gi...