[
https://issues.apache.org/jira/browse/SLING-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950538#comment-14950538
]
Robert Munteanu commented on SLING-4189:
----------------------------------------
* [r1707755|https://svn.apache.org/r1707755] - added basic sighly feature with
content assist and validation
* [r1707756|https://svn.apache.org/r1707756] - disabled HTML validator on
projects with Sightly facet
* [r1707757|https://svn.apache.org/r1707757] - automatically install the
Sightly facet for content projects
TODO:
* tracing
* cleanups ( some code duplication with eclipse-core )
* testing
> Add basic code completion for Sightly
> --------------------------------------
>
> Key: SLING-4189
> URL: https://issues.apache.org/jira/browse/SLING-4189
> Project: Sling
> Issue Type: New Feature
> Components: IDE
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Minor
> Fix For: Sling Eclipse IDE 1.1.0
>
>
> Now that Sightly is part of Sling proper, it would be interesting to add
> basic support for auto-completion in HTML files. For starters, we will target
> well-known {{data-sly-*}} attributes which require no further introspection
> from us.
> AngularEclipse does something similar, see [Angular JS completion proposal
> declaration|https://github.com/angelozerr/angularjs-eclipse/blob/f4c3848bd346260cee7afbce0181043ddb75d598/org.eclipse.angularjs.ui/plugin.xml#L171-L190]
> and [Angular JS completion proposal
> implementation|https://github.com/angelozerr/angularjs-eclipse/blob/f4c3848bd346260cee7afbce0181043ddb75d598/org.eclipse.angularjs.ui/src/org/eclipse/angularjs/ui/contentassist/HTMLAngularTagsCompletionProposalComputer.java]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)