Cory Rivera
|
e58aa90ac0
|
Set dotnet_interactive cell metadata when converting cell into JSON. (#20044)
|
2022-07-14 16:47:14 -07:00 |
|
Karl Burtram
|
26455e9113
|
Merge vscode source through 1.62 release (#19981)
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512)
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513)
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
|
2022-07-11 14:09:32 -07:00 |
|
Cory Rivera
|
8cc66dade3
|
Fix intellisense for .NET Interactive SQL kernel (#19254)
|
2022-05-02 13:44:33 -07:00 |
|
Cory Rivera
|
7b58568d26
|
Convert .NET Interactive notebook's kernel spec to a VS Code compatible kernel when saving. (#19176)
|
2022-04-22 16:00:13 -07:00 |
|
Cory Rivera
|
ffdefd3b52
|
Add notebook extension support for .NET Interactive. (#18334)
* Also updated kernel dropdown to only include SQL aliased kernels when using SQL notebook provider.
|
2022-02-25 11:58:59 -08:00 |
|
Cory Rivera
|
050d2cc98f
|
Enable VSCode extension APIs for opening notebooks. (#18080)
* Also moved notebook conversion classes to a common folder, and moved several conversion utility methods to a common file.
|
2022-01-13 16:40:48 -08:00 |
|