What's Changed
API
- Fix #3711 by @jonsequitur in #3740
- remove System.CommandLine from Documents and CSharpProject projects by @jonsequitur in #3746
- fix SendEditableCode to add after current cell by @jonsequitur in #3761
- multitarget CSharp and NamedPipeConnector packages by @jonsequitur in #3821
- A few bug fixes by @jonsequitur in #3845
- Don't require
KernelCommand
types to be public by @jonsequitur in #3851
C#
- update CSharpKernel to C# 13 by @jonsequitur in #3855
Documentation
- developer guide improvements by @jonsequitur in #3867
- Update ClockExtension sample by @jonsequitur in #3872
- update WpfConnect embedded kernel sample by @jonsequitur in #3873
F#
- change using to open to be relevant to F# by @IvanTheGeek in #3830
HttpKernel, Visual Studio HTTP Editor
- fix an HTTP parser comment parsing bug by @jonsequitur in #3749
- Formatting for VS Code change by @bleaphar in #3748
- Support in named requests for array indexing by @bleaphar in #3852
JavaScript HTML CSS
Jupyter subkernels (Python, R, Julia, etc.)
- improve Conda environment discovery and logging by @jonsequitur in #3775
- improve Conda location heuristics and Jupyter message loop by @jonsequitur in #3781
- fix #3813 by @jonsequitur in #3833
Polyglot Notebooks Extension
- add descriptions and icons to kernel chooser quickpick by @jonsequitur in #3754
- Drop
custom
property from notebook metadata by @DonJayamanne in #3659 - kernel connection list by @jonsequitur in #3810
- Metadata handling improvements by @jonsequitur in #3861
- More metadata fixes by @jonsequitur in #3878
SQL, KQL, and data querying
- Add support for duck db kernel by @colombod in #3738
- change naming of psql in various places by @jonsequitur in #3741
- fix codegen for EntityContext by @jonsequitur in #3762
Magic Commands & Submission Parsing
- fix a magic command parameter name completion bug by @jonsequitur in #3739
- fix #3753 by @jonsequitur in #3780
- fix #3814 by @jonsequitur in #3850
Variable sharing
New Contributors
- @IvanTheGeek made their first contribution in #3830
Full Changelog: v1.0.5530010...v1.0.6160011