-
Notifications
You must be signed in to change notification settings - Fork 391
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change log level (#2719) * fix handling of completions that rely on nested commands (#2727) * fix handling of completions that rely on nested commands * add logic to compensate for #2728 * fix package import (#2734) * Rename the netstandard2.0 package (#2739) Also include some additional code that we want to share. Hide command window for child process. * value kernel should not produce reference values (#2740) fix fix * readme link 404 fix corrected path for FAQ.md * share cancellation source (#2743) error * fix size in style * use set command * Update publish-npm.yml * report all errors when generating dynamic semantic tokens (#2747) * report all errors when generating dynamic semantic tokens * report when no tokens were produced * fix again ... (#2749) * improve kql and sql connection experience (#2745) * add tests to see reconnection dive out error if kernel name is already present add tests fix test * fix test * Update src/Microsoft.DotNet.Interactive.Kql/ConnectKqlCommand.cs Co-authored-by: Jon Sequeira <[email protected]> * Update src/Microsoft.DotNet.Interactive.SqlServer.Tests/MsSqlConnectionTests.cs Co-authored-by: Jon Sequeira <[email protected]> * fix test --------- Co-authored-by: Jon Sequeira <[email protected]> * Update README.md * Updating the test script with the latest saved content for .dib and .ipynb files and fixing some typos * allow persisting default values for new notebooks (#2712) --------- Co-authored-by: Diego Colombo <[email protected]> Co-authored-by: Jon Sequeira <[email protected]> Co-authored-by: Shyam N <[email protected]> Co-authored-by: Jamie Bilinski <[email protected]> Co-authored-by: Diego Colombo <[email protected]> Co-authored-by: Brett V. Forsgren <[email protected]> Co-authored-by: Abhitej John Bandi <[email protected]>
- Loading branch information
1 parent
ef8149d
commit 7356d6f
Showing
30 changed files
with
797 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.