Feature Request (small but cool)

Not sure where feature requests go, so here it is.

I was hoping that you could add a hot link when clicking on the name of the layout in the view, it will go to the layout file.  This is for grails apps.

For example, here's the code:

<html>
<head>
    <meta name="layout" content="application"/>
    <meta name="banner" content="banner_3.png"/>
</head>
<body>

I want to be able to command-click on 'application' and have it load up the /layout/application.gsp file.

Thanks!

eric

0
Avatar
Permanently deleted user

This feature already done. It will be available in 10.0.2.
Thank you for good request!

0

请先登录再写评论。