On 11/21/11 8:07 PM, rych wrote:
Yes, I also see a normal text box ... which automagically turns into
line-numbered syntax-highlighted code editor in about 20-30 seconds.
Probably JavaScript code has to be loaded from somewhere ("Wating for
api.flattr.com" in the status bar). But now it's interac
Yes, I also see a normal text box ... which automagically turns into
line-numbered syntax-highlighted code editor in about 20-30 seconds.
Probably JavaScript code has to be loaded from somewhere ("Wating for
api.flattr.com" in the status bar). But now it's interactive: as soon
as I finish typing "f
On 11/21/11 3:40 PM, rych wrote:
What about getting line-numbering as a part of a package of web-based
code editor with syntax highlighting?
That sounds like a great idea, if one can be found that is quick, works
across all browsers, doesn't slow down the notebook, etc. One idea is
to take o
What about getting line-numbering as a part of a package of web-based
code editor with syntax highlighting? I saw another example of a
seemingly successful Code window here,
http://www.learnpython.org/
Is it hard to attach/develop/maintain, is it buggy/slow?
Igor
--
To post to this group, send
Thank you, Jason, for supporting the idea.
Actually, a Javascript-based solution might be a better investment, as
the full syntax highlighting could then be added too, like in this
project:
http://www.youtube.com/watch?feature=player_detailpage&v=M3jQN38Sr1Y#t=53s
or just the line numbers for now
On 11/18/11 10:35 PM, rych wrote:
Would it be possible to add line-numbering to the cell textarea? I've
heard of two methods: either a thin background image cropped or
another textarea glued to the left. Alternatively, CodePress or other
web-editors. Links in the thread below,
http://stackoverfl