Visual Studio Code September 2020 (version 1.50) (part 2)
Visual Studio Code September 2020 (version 1.50) (part 2) Workbench Pinned tabs improvements Pinned tabs were introduced in our May 2020 release. Since then, we've received valuable feedback on how to improve this experience further, and for this milestone there are a couple of changes worth mentioning. A new setting workbench.editor.pinnedTabSizing allows you to configure how large a pinned tab should appear: normal : a pinned tab inherits the look of other tabs (new default) shrink : a pinned tab shrinks to a fixed size showing parts of the editor label compact : a pinned tab will only show as icon or first letter of the editor label If you liked how pinned tabs looked prior to this release, make sure to configure "workbench.editor.pinnedTabSizing" : "compact" . Pinned tabs also show a new "pinned" icon to allow you to unpin with one click. This icon will also appear in the "Open Editors" view. Theme: GitHub Light Some ...
Read more…
Visual Studio Code September 2020 (version 1.50) (part 1)
September 2020 (version 1.50) (part 1) Welcome to the September 2020 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include: Accessible settings editor - Interact with the settings list like any other list in VS Code. Pinned tabs improvements - Resize pinned tabs, unpin with one click, and more. Linux ARM builds - VS Code is now available for both Linux ARMv7 and ARM64. Improved debugging experience - Improved hover and filtering in debug console. New JS debugger features - Toggle auto attach flows and see performance in real-time. Panel layout improvements - New panel maximization settings and bottom panel size. Webview Views support - Build extensions with webview views in the sidebar and panel. Updated "Create a Dev Container" tutorial - Get started with Development Containers. macOS: Keychain access moved to a different process Some changes in this re...
Read more…