Anthony Dresser
|
df0c505452
|
No unused locals (#8231)
* add no unused local
* fix strict null
* fix compile errors
* update vscode comments
|
2019-11-06 17:22:05 -08:00 |
|
Anthony Dresser
|
564f78b6f6
|
Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)"" (#8242)
* Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)"
This reverts commit e801a04bcf.
* fix runtime error
* add tests for chartview
|
2019-11-06 15:00:34 -08:00 |
|
Elliot Boschwitz
|
e801a04bcf
|
Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)
This reverts commit 22a427f934.
|
2019-11-06 11:33:55 -08:00 |
|
Anthony Dresser
|
22a427f934
|
Remove typings and replace missing methods with vscodes (#8217)
* remove typings and replace missing methods with vscodes
* fix strict-null-checks
* fix tests
|
2019-11-05 13:03:20 -08:00 |
|
Anthony Dresser
|
ade68b184d
|
Move code around for more linting (#8190)
* testing
* moving around all the code
* fix strict nulls
|
2019-11-04 10:41:28 -08:00 |
|
Chris LaFreniere
|
4c24043cc8
|
Add Option to Halt Notebook when Error Occurs in SQL Kernel (#7884)
* Add Option to Halt Nb when Error Occurs
* PR comments
|
2019-10-22 18:19:36 -07:00 |
|
Maddy
|
b8ad7e3072
|
Updates to package.json to show books on stable (#7836)
* Updates to package.json to show books on stable
* remove notebookQuality context key
* renamed untitiled to unsaved
|
2019-10-21 14:26:59 -07:00 |
|
Chris LaFreniere
|
2ee3840650
|
First improvements for SQL Cell Looping (#7733)
* First improvements
* clear results
* cleanup
* error handling
|
2019-10-18 17:12:10 -07:00 |
|
Charles Gagnon
|
e4e71af597
|
Fix all await-promise tslint errors (#7530)
* Fix all await-promise tslint errors
* Remove unnecessary await
|
2019-10-07 17:52:01 -07:00 |
|
Anthony Dresser
|
ea0f9e6ce9
|
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 (#7206)
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
|
2019-09-15 22:38:26 -07:00 |
|
Anthony Dresser
|
823d136a00
|
No browser from common (#7178)
* no browser from common
* clean up some imports
|
2019-09-12 14:52:42 -07:00 |
|