Notepad++ is one of the fastest and the best editors out there.
Products like these show that over a given period of time, people being to notice the subtle differences between the speed of simple things, like the time taken for the context menu to appear, or the drop-down for word completion to appear. This is primarily why my use of IDEs has decreased over time. It just takes a little too long for doing stuff in them, and hinders your natural flow.
By the way, their word completion (Settings -> Preferences -> Backup/Auto-completion -> Word Completion) is simply their killer feature and has spoiled me for any other editors.
+1 for the speed. Not many IDEs seem to care for that any more. Especially most java based IDEs. They feel so sluggish even for the most rudimentary of tasks (opening menus, launching, closing, autocomplete etc)
I switched from zend studio to phpstorm almost entirely due to speed, with product quality being the other part of what drove me. Fundamentally, an ide is still a code editor, and it has to do that at least as well as notepad++ or i will not use it.
Products like these show that over a given period of time, people being to notice the subtle differences between the speed of simple things, like the time taken for the context menu to appear, or the drop-down for word completion to appear. This is primarily why my use of IDEs has decreased over time. It just takes a little too long for doing stuff in them, and hinders your natural flow.
By the way, their word completion (Settings -> Preferences -> Backup/Auto-completion -> Word Completion) is simply their killer feature and has spoiled me for any other editors.