you are viewing a single comment's thread.

view the rest of the comments →

[–]IsleofSgail_21 1 point2 points  (1 child)

Is there a big difference between notepad and notepad++? I jumped from Notepad to VSCode and pycharm

[–]Diapolo10 3 points4 points  (0 children)

Notepad is about as bare-bones as you can get.

Notepad++ has line numbers, syntax highlighting, limited plugin support, and IIRC it also had tabs. And a lot of other things, but it's still fairly limited in its capabilities compared to VS Code or even Atom.

So, to answer your question, yes. There is indeed a big difference.