Robert Munteanu created SLING-4189:
--------------------------------------
Summary: 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
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)