[jbosstools-issues] [JBoss JIRA] (JBIDE-8140) Define cursor location for VPE Code Templates

Konstantin Marmalyukov (JIRA) issues at jboss.org
Mon Feb 1 12:54:00 EST 2016


     [ https://issues.jboss.org/browse/JBIDE-8140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Marmalyukov reassigned JBIDE-8140:
---------------------------------------------

    Assignee: Ilya Buziuk  (was: Konstantin Marmalyukov)


> Define cursor location for VPE Code Templates
> ---------------------------------------------
>
>                 Key: JBIDE-8140
>                 URL: https://issues.jboss.org/browse/JBIDE-8140
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: upstream, visual-page-editor-core
>    Affects Versions: 3.2.0.CR1
>            Reporter: Denis Golovin
>            Assignee: Ilya Buziuk
>              Labels: usability
>             Fix For: LATER
>
>
> Use ${cursor} variable to define cursor location after code template insertion
> For example, would be good to have cursor by default installed into template attribute of "Blanck FAcelet Page" template like:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml"
>       xmlns:ui="http://java.sun.com/jsf/facelets"
>       xmlns:f="http://java.sun.com/jsf/core"
>       xmlns:h="http://java.sun.com/jsf/html">
> 	<ui:composition template="${cursor}">
> 	</ui:composition>
> </html>



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list