alfonsodg / demo-web2py

Apache License 2.0
0 stars 0 forks source link

Some Editarea enhancements #52

Closed alfonsodg closed 10 years ago

alfonsodg commented 10 years ago

From danil.m...@gmail.com on August 18, 2009 03:21:45

1) Editarea cursor has very pale color (Ubunut: Firefox, Chromium). It would be great to see it black and blinking more fast. 2) According to this example http://www.cdolivet.com/editarea/editarea/exemples/exemple_full.html Editarea has Wrap Mode button. I suppose it will be very usefull for code editor (switched on by default especially). 3) Toggling Editarea to normal textarea and vice versa could be usefull, too (see example).

I can provide patches to code, if you accept this issue.

Original issue: http://code.google.com/p/web2py/issues/detail?id=53

alfonsodg commented 10 years ago

From danil.m...@gmail.com on August 18, 2009 01:25:53

Also switching off syntax highlighting on currently selected line on text is annoying, but I'm not sure if this could be fixed.

alfonsodg commented 10 years ago

From massimod...@gmail.com on August 18, 2009 10:18:08

Status: Accepted

alfonsodg commented 10 years ago

From danil.m...@gmail.com on August 19, 2009 01:12:37

Attachment: edit_area.patch

alfonsodg commented 10 years ago

From danil.m...@gmail.com on August 19, 2009 01:15:41

I have another idea about improving code editing in browser - add hotkey Ctrl+S.

alfonsodg commented 10 years ago

From danil.m...@gmail.com on August 19, 2009 01:44:37

Here the patch (including previous changes) with working Ctrl+S shortcut.

Attachment: edit_area_ctrl_s_save.patch

alfonsodg commented 10 years ago

From massimod...@gmail.com on September 11, 2009 06:41:53

Sorry I have not yet included this. I just did not see it until now. Just one question. Did you upgrade e

alfonsodg commented 10 years ago

From danil.m...@gmail.com on September 11, 2009 07:04:44

No, I didn't upgrade EditArea, I hava the version from latest web2py trunk.

alfonsodg commented 10 years ago

From massimod...@gmail.com on October 26, 2009 06:38:44

Sorry, it took so long. Please email me your full name and I will list as official contributor and editarea expert.

Status: Fixed

alfonsodg commented 10 years ago

From tic...@gmail.com on November 05, 2010 08:26:29

I am using as default editor for Net2FTP - very good. However, default word_wrap is an irritant but no settings.inc file. How do I switch wrapping off permanently - not obvious in code.