apache / apache/grails-intellij-plugin
Incorrect Emmet behaviour in GSP files
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
When you type "table>tr" it produces "<table><tr></tr></table> in one row". It is even worse when you use more complicated examples like "table>tr*3>th+td", etc.
Appears in GSP (Groovy Server Pages) files. In HTML it works without problems.
---
*Imported from [IDEA-166766](https://youtrack.jetbrains.com/issue/IDEA-166766) · Type: Bug · Votes: 0*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Reproduce the Emmet expansions in a GSP file using "table>tr" and the more complex examples, then compare them with the same expansions in HTML. Done means valid, correctly nested expansions in GSP match the HTML behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100