Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Fast, Simple Programmer's Editor

Do any of you have any good links that you could share with me? I am looking for a FAST programmers editor that can open a file containing over 100, 000 lines of code really fast? i'm currently using notepad atm and its taking a good 8 seconds to open a file that is 29000 lines long :(

i would prefer something that is just like notepad.

and yes, i have tried everything that i've found on google and they all either have splash screens, or they are just too slow. i don't want to wait 8 seconds just to add a line or two. or just to check what number the last array is etc...

like image 932
jay_t55 Avatar asked Dec 05 '09 07:12

jay_t55


People also ask

Which code editor is best for beginners?

Findings: Sublime Text is the best coding editor for beginners. It is especially best for HTML and PHP. Apart from that, it supports many other programming languages as well.


1 Answers

Have you had a look at Notepad++.

I use this editor extensively and have been very impressed thus far.

like image 140
Adriaan Stander Avatar answered Oct 09 '22 15:10

Adriaan Stander