Yurong He
9f4053d051
Fixed #4113 Added integration tests to cover cell language unit tests ( #5788 )
...
* Fixed #4113
* Resolve PR comments
2019-05-31 15:03:21 -07:00
Yurong He
a026b682c4
Fixed #4485 add max-width for attachTo and tooltip ( #5493 )
...
* Added tooltip of selectBox and set max width of attach to
* Undo our change, vscode fixed the issue
2019-05-30 15:19:06 -07:00
Yurong He
dc78a4af88
Fixed #5631 didn't use % for variable name ( #5633 )
2019-05-28 15:18:15 -07:00
Yurong He
776e2cf6e7
Fixed #4567 adding open connectionDialog when no connection is available ( #5581 )
...
* Fixed #4567 adding open connectionDialog when no connection is available
2019-05-23 15:11:10 -07:00
Yurong He
ab3a64604a
Fixed #5546 . Add missing line for vscode merge and wait for untitledM… ( #5567 )
...
* Fixed #5546 . Add missing line for vscode merge and wait for untitledModel.load
2019-05-21 18:56:28 -07:00
Yurong He
c1f73255b5
Fixed #3936 display cancel msg when interrupt run cell ( #5518 )
2019-05-20 21:52:36 -07:00
Yurong He
fe7ec76cd5
Fixed #4289 setLoading to false too early before ( #5503 )
2019-05-20 21:52:07 -07:00
Yurong He
3ea45e4ef5
Fixed #5463 Enable stricter compile options on extensions #5044 missed mkdir line ( #5469 )
2019-05-13 13:28:32 -07:00
Yurong He
56ebbedbfd
Add log for output verification ( #5381 )
...
* Add log for output
2019-05-06 14:15:51 -07:00
Yurong He
9a0e691635
Change toolbar icon back to black ( #5345 )
...
* Change it back to black icon
* Install package icon
2019-05-03 13:11:44 -07:00
Yurong He
98eeb50060
Fixed #4953 provider create file action when file is deleted ( #5283 )
...
* Fixed #4953 following query editor behavior provide create file option when file name doesn't exist
* Check active edtior is the correct one before closing
* close editor
* Removed codes not needed
* Check error null
2019-05-02 10:59:46 -07:00
Yurong He
f9af34b103
Notebook toolbar UI improvement ( #5282 )
...
Fixed #5236
- Change the icon to blue image. Existing icons are not deleted. We will use them when the icons are - - moved as the secondary actions.
- Change the font size to 13px
- Change the height to 21px
- Move Add actions to the left
2019-04-30 16:18:48 -07:00
Yurong He
44a2d009c0
Fixed #4169 shows notification when not active code cell is selected when hit F5 ( #5259 )
...
* Refine the msg
2019-04-30 13:25:11 -07:00
Yurong He
f1e21ebe9d
Fix driverlog uri in output ( #5212 )
...
* Fixed #4813
* Changed to lowercase for comparision
2019-04-26 20:25:55 -07:00
Yurong He
49c36cc040
Fixed #4947 Increase the size of the notebook command icons and space between icon and button ( #5235 )
2019-04-26 19:57:40 -07:00
Yurong He
23f4931a1d
Fixed #5210 ( #5211 )
...
* Fixed #5210
* Added function to check error to ensure get string
2019-04-25 19:45:33 -07:00