eried / Arduino

open-source electronics prototyping platform - enhanced release for Windows
http://arduino.cc/forum/index.php/topic,118440.0.html
Other
10 stars 2 forks source link

Line number and + to group functions #1

Open Am4dEuZ opened 11 years ago

Am4dEuZ commented 11 years ago

Hi, great work, very useful. This is only few suggests.

Bye

eried commented 11 years ago

I am trying to add the line numbers but I am not sure about the [+] function (line numbers were requested >4 times by different people but I code a lot in Visual Studio and never really used the collapsed branches for anything rather than big imported code, and in Arduino you can just create a tab). I usually keep more updated this thread: http://forum.arduino.cc/index.php?topic=118440.0

Sembazuru commented 10 years ago

I recently installed 1.5.6r2 (just to see what, if anything, was different from 1.0.5) and noticed that real line numbers were added. You may be able to see what they did and implement it. (Or wait and hope that the next version that you apply ERW to already has line numbers...)

eried commented 10 years ago

Yes, I am gonna use 1.5.6r2 as a new base because I think they have added lot of useful stuff. I may need to add little few missing enhancements now