[
https://issues.jboss.org/browse/JBIDE-18725?page=com.atlassian.jira.plugi...
]
ZERR Angelo commented on JBIDE-18725:
-------------------------------------
Victor, is there any chance you implement this feature for Eclipse Mars? I think you will
not have time to do that but I post you question just to know.
It should be very fantastic for AngularJS Eclipse because I have copied/pasted a lot of
code from WTP to support Angular validation. More with this feature I could manage a
powerful Angular validation because today there are some limitation. Thanks!
HTML Validation: Ability to perform custom validation for tags,
attributes and attribute values in WTP
------------------------------------------------------------------------------------------------------
Key: JBIDE-18725
URL:
https://issues.jboss.org/browse/JBIDE-18725
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing, upstream
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Labels: new_and_noteworthy
Fix For: 4.3.x
WTP HTML validator marks any custom html tags as unknown. It's possible to disable
this validation at all: Window->Preferences->Web->HTML Files->Validation
==> Set Elements -> Unknown tag name severity to "Ignore":
But these days there are many frameworks provide an ability to create custom tags and
attributes, so there cannot be some static schema created in order to help to validate
such pages.
We need to add a possibility to provide a custom validator for tags/attributes/values for
WTP, so it could be called to validate a page elements.
See discussions here: JBIDE-18387 and here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=443097.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)