Justin
Justin
For an example, see `issue7.sqlplan`, 10th statement, last node:  Expected: 100% Actual 010%
See Microsoft/sqlopsstudio#2140 > There is no annotation tool for Mac that I have found which "freezes" the screen like the windows Zoomit tool does. While I can zoom in on...
See Microsoft/sqlopsstudio#2140 > like SSMS, it is incredibly easy to accidentally cause a tooltip to appear by moving the mouse close to it, which is distracting for the audience. If...
See Microsoft/sqlopsstudio#2140 > There is currently no way to see most of the operator / plan properties that are displayed in SSMS on the properties pane, and not in the...
See Microsoft/sqlopsstudio#2140 > Large numbers on the tooltip are often very difficult to read. There are no commas used in the numbers, so it's difficult to tell 501 million from...
See Microsoft/sqlopsstudio#1385 > I have database with 500 GB size. when i have executed slow working stored procedure to check the execution plan. I am facing performance(up and down scroll...
SSMS Shows the query number an indicator of the relative cost of that query before each statement, e.g. 
Example in SSMS:  This wrapped into a single line in html-query-plan 
On Ubuntu 19.04, having done `gem install ecl` I get the following error running `ecl` a second time (after the config file has been created) ``` Traceback (most recent call...