You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on a piece of text inside the editor and ask to see the AST of that selection in a different window.
It can be pretty printed, or JSON.
It should rely on Selection Range to gather the correct AST.
The text was updated successfully, but these errors were encountered:
Click on a piece of text inside the editor and ask to see the AST of that selection in a different window.
It can be pretty printed, or JSON.
It should rely on Selection Range to gather the correct AST.
The text was updated successfully, but these errors were encountered: