On 6/29/11 4:32 AM, projetmbc wrote:
Hello,
it could be a new feature very usefull to see highlighting codes so as
to find easily some syntax errors.

There are easy tio use jaavscript libraries like CodeMirror.net/
<http://codemirror.net/> and highlight.js
<http://softwaremaniacs.org/soft/highlight/en/> which do that.

Thanks for the suggestions. CodeMirror is already included in Sage (when you edit a "DATA" python file, it uses CodeMirror). At the time we incorporated it, it turned out to be too slow and flaky to use as the main interface to code cells. However, we reevaluate that from time to time. You're more than welcome to try replacing code cells with the current CodeMirror, for example, and evaluating how fast/reliable the notebook is then. Then please report your findings here, of course.

Thanks,

Jason


--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to