-
17 Feb 2012 3:34 AM #1
Feature Request: relative line numbers in editor mode
Feature Request: relative line numbers in editor mode
Would be nice if line numbers in the editor for functions would be relative to the real location in the file instead of always starting from 1
-
17 Feb 2012 7:39 AM #2
+1 for this. It makes it very hard to debug without actual line numbers.
-
17 Feb 2012 8:59 AM #3
Ah this is a good idea and something that I had not yet run into.
If you are looking to set a breakpoint; one easy way is to put "debugger;" statement and then you dont have to scroll the debugger and find it.Aaron Conran
@aconran
Sencha Architect Development Team




Reply With Quote