Good suggestions from velcrobots. As mentioned, I personally like Sublime.
tfagency, WordPress plugins are written to work with WordPress, on Apache servers running PHP – this plugin runs perfectly in that environment. They aren’t written to run in Dreamweaver, nor should they make special exceptions for platforms they aren’t designed for.
A WordPress plugin is just a collection of text files. I honestly can’t imagine how Dreamweaver could crash based on that. It must be trying to execute something (which is not something a normal text editor does) and fails. Perhaps the wrong version of PHP is configured for your Dreamweaver installation. Perhaps it is loading remote resources which are unavailable. Perhaps it can’t handle unix-based newline characters. I have no idea. But I’d recommend contacting Adobe and reporting that their product crashes. Even if a plugin were written incorrectly (which this is not), there’s no reason Dreamweaver should be crashing – I mean, it’s an editor, right? If code had to be 100% correct in order not to crash the editor, you’d never be able to test any changes.
I’m not telling anyone not to use Dreamweaver “to accommodate my product”. I’m suggesting you might do well to use alternative, superior editors because Dreamweaver can’t seem to handle something that every other editor out there has no issue with whatsoever.
Have a good one, everybody ??