PDA

View Full Version : Anybody know a good line Counter?


RawliJr
07-05-2006, 04:45 PM
like dreamweaver but counts the lines?


cheers
Rawli:thumbsup:

Brandoe85
07-05-2006, 06:03 PM
An editor that shows line numbers?

RawliJr
07-05-2006, 07:45 PM
yeah, but not dreamweaver

Brandoe85
07-05-2006, 07:56 PM
Textpad:
[http://www.textpad.com/]

ghell
07-06-2006, 11:29 PM
http://www.crimsoneditor.com/
I like this one :) definately worth a try

Its not as cluttered as it looks in the screenshots because you wont usually use the output pane for example as its not an IDE its an editor but they have to show off the features hehe :D

Has syntax hilighting for pretty much every language you could ever ask for, if theres one missing you can make your own syntax and keyword files hehe, it even has ms batch :)

Aradon
07-07-2006, 03:15 PM
VIM FTW

http://www.vim.org/

Then inside the editor :set number

<3 vim