2021.10.1 (13 October 2021)
Enhancements
- Provide IntelliSense status information when using
github.dev
or any other web platform.
(#17658)
Fixes
- Ensure commands run are not logged twice in Python output channel.
(#7160) - Ensure we use fragment when formatting notebook cells.
(#16980) - Hide UI elements that are not applicable when using
github.dev
or any other web platform.
(#17252) - Localize strings on
github.dev
using VSCode FS API.
(#17712)
Code Health
- Log commands run by the discovery component in the output channel.
(#16732)