jdaugherty opened a new issue, #124:
URL: https://github.com/apache/grails-intellij-plugin/issues/124
**Example**
```
<script type="text/javascript">
$(function () {
if (${profile?.length() ?: 0} != 0) {
// do something
}
}
</script>
```
And code reformat breaks proper code style.
---
*Imported from
[IDEA-105451](https://youtrack.jetbrains.com/issue/IDEA-105451) · Type: Bug ·
Votes: 1*
*Comments, attachments, dates and reporter are not part of the export —
follow the link above for the full history.*
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]