I would like to write an extension that visualizes the whole project.
I would need to be able to know the AST of each file in the project, so I can extract list of methods, properties, JSX etc.
Can this kind of extension be created?
I would like to write an extension that visualizes the whole project.
I would need to be able to know the AST of each file in the project, so I can extract list of methods, properties, JSX etc.
Can this kind of extension be created?