Matthew Edwards

Results 5 comments of Matthew Edwards

I've found the root cause for this issue in embroider. This fix can land as a bridge between those differences. - [ ] Update with a test demonstrating addon composition...

Thank you for the quick response: Agreed, pulling up the statement up to the same line as the attribute could work, this would require changing some formatters to do this....

> Glint operates against three relevant constraints here: > * we can't add new syntax > * we can't add new runtime constructs, since we have no presence at runtime...

Is there some rules around a template being transformed to typescript? Looking at the output tested in the `debug.test.ts` ``` // @glint-expect-error\\\\n χ.emitContent(χ.resolveOrReturn(𝚪.args.bar)()); ``` If it were the next-element: ```...

> The root limitation that I'd love to see lifted here would be for Glimmer to allow comments in a richer variety of locations in source. Short of that, I'm...