DeltaEscher / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Support for HTML5 highlighting and autocomplete #480

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use any new HTML5 Tag with HTML highlighter
2.
3.

What is the expected output? What do you see instead?

No highlighting of HTML5 tags (e.g. <canvas> or <video>)

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?

0.5.33 SVN(63475)   Windows XP SP3

What method of install was your version installed with (Binary/Source)?

source

If from source: What version of python and wxPython are you using?

python 2.5.4
wxpython 2.8.10.1 (msw-unicode)

Please provide any additional information below.

This patch adds support for HTML5 tags and attributes for the syntax
highlighter and autocomplete.
Tags and attributes are from this site:
http://dev.w3.org/html5/html4-differences/

Original issue reported on code.google.com by Hagn99@gmail.com on 13 Feb 2010 at 3:01

Attachments:

GoogleCodeExporter commented 8 years ago
applied thank you

Original comment by CodyPrec...@gmail.com on 13 Feb 2010 at 6:22