alibaba/structure-view

No tag in the file - export modifier for class

Closed this issue · 1 comments

In some of my new javascript code I use the new export modifier for class definition. This results in structure-view giving "No tag in the file.";

minimal example code:
export class Example { }

@gerdus Sorry for replying late.

It's indeed a pattern that SV can't recognize, and this would be fixed soon.