Your comments

Looks like quite a bit of work has been done by eclipse since the last comment. Is there any progress, especially after JVM17 release?

Is there a way to allow for Decorators in JS / TS files as well?

--

@Component({...}) //<-- that @ is marked as invalid, though it is not.

export class TestComponent {}

--