Version 1.0.4403010
What's Changed
Breaking Changes 🧨
- remove IKernelConnector by @jonsequitur in #3108
Exciting New Features 🎉
- allow TypeFormatterSource attributes to set MIME type preferences by @jonsequitur in #3038
Bug fixes🛠️
- handling number literals in value sharing by @colombod in #3048
- TabularDataResource Formatter uses ListExpansionLimit by @colombod in #3069
- normalize autoClosing paris from grammars by @colombod in #3114
Area-API
Area-Documentation
- Fix F# input tests by @colombod in #3073
- some miscellaneous docs improvements by @jonsequitur in #3080
Area-Formatting
- HTTP kernel cleanups and some unimplemented tests by @jonsequitur in #3042
- Consolidate formatting for http request and response types. by @shyamnamboodiripad in #3043
- Improve handling for http responses that are too slow and / or too large by @shyamnamboodiripad in #3052
- Show properties as well as values when formatting
IEnumerable
types by @jonsequitur in #3074 - add DisplayTable method by @jonsequitur in #3098
Area-Language Services
Area-Localization and Globalization
- Pass environment variable culture from Visual Studio/VSCode to command line processes by @ocallesp in #3054
Other Changes
- Recognize VS as a well known front end by @shyamnamboodiripad in #3090
New Contributors
Full Changelog: v1.0.4313020...v1.0.4403010