ID:260425
 
In DM maybe have a line counter? That way you can tell how many lines where used in your code.

Side Note: -_- I know I can count it myself, but that takes longer, strains the eyes as well.

That way lets say you made 3,200 Lines of code. Now if you want to better it and reduce some lines etc. With a Line counter you can see how much you had, and reduce it to 2,500 Lines, or whatever and make it your coding neater. I say when you compile your code it should tell you how many lines you currently have.

Just a thought.
You can find that out in a single .dm by scrolling to the bottom and pressing Ctrl+G.
It's planned, but they haven't implemented it yet... That gray strip on the left of DM's code editor was supposedly left there so they could add it in, but it seems to have been neglected over the last three years.