UltraEdit Text Editor
41–50 of 54 posts
Re: UltraEdit Text Editor
#42Re: UltraEdit Text Editor
#43All these "simple" text editors like to show how easy it is to use "multiple cursors" to edit several spots at once but... Even though sometimes it's needed it's really usually a terribly bad way to "refactor". Real refactoring is done across multiple files / config files and that's one area where a real IDE excels. And this comes from an Emacs fan (and I do sometimes use "multiple cursors" in Emacs). I really don't…
Re: UltraEdit Text Editor
#44Once free open source vscode appears, all the paid editor is not attractive any more.
Re: UltraEdit Text Editor
#45Re: UltraEdit Text Editor
#46Earlier quoted context omitted.
It has non subscription options of you find the tiny, tiny link for "more purchase options".
$120 bucks for a perpetual license for the current release +1.
Personally I'm willing to even pay a slight premium for non-subscription options too.
I find it's important to know what you're buying though; particularly if the thing it's targeting is changing rapidly, like an IDE for a modern language, or something else they know will be made obsolete in a short time.
A book on Android 1.5, or Kubernetes Pod Security Policies doesn't (didn't) have much of a future.
Re: UltraEdit Text Editor
#47All these "simple" text editors like to show how easy it is to use "multiple cursors" to edit several spots at once but... Even though sometimes it's needed it's really usually a terribly bad way to "refactor". Real refactoring is done across multiple files / config files and that's one area where a real IDE excels. And this comes from an Emacs fan (and I do sometimes use "multiple cursors" in Emacs). I really don't…
"real refactoring" isn't generally available to those of us using dynamic languages like Python (or at least I've never seen it done well) so multiple cursors is about the best we can get unfortunately.
Intellij and their products are amazing.
Re: UltraEdit Text Editor
#48Re: UltraEdit Text Editor
#49Also don't forget about Geany, which is FOSS, multiplatform and quite extensible. https://www.geany.org/
Re: UltraEdit Text Editor
#50this editor is exceptional at loading files which are gigabytes in size. nothing else I've ever used comes close.