Programming is "inserting bloody commands everywhere"...
A text editor is essentially notepad with color coded text based on the file type you are working with. A few of them also include some sort of basic intellisense.
An IDE on the other hand is like an AIO programming environment where you have (more than often) language compilers, intellisense, plugins, etc.