AST View
Command : Ast View. Useful when authoring new features.

Also command : TypeScript: Ast Full that includes the trivia (punctuation, comments etc. received from ts.Node.getChildren()) as well.
PS: The ast view will update as you edit the file
