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
Currently when I click copy control in Query Explan Plan mode json representation is copied.
At the same time In computation graph mode there's no copy control. In AST and JSON plan modes it copies AST and JSON respectively.
As an application developer I want this control to copy Text repesentation when I am in Explan mode where text representation of a query plan is displayed.