VS Code Adds Terminal Tabs
Written by Alex Denham   
Monday, 21 June 2021

Another month, another release of VS Code by Microsoft. This month's tweaks have largely been previewed in earlier releases, but make it into the official additions for this release. The list includes terminal tabs, Workspace Trust, and remote repositories.

Visual Studio Code (VS Code) is Microsoft's free to use source-code editor. The name is the misleading as it has nothing to do with Visual Studio, but Microsoft's continual work is slowly turning it into a good (if quirky) working environment.

vscodeicon

Extra security in the form of 'workplace trust' is implemented in this release. This equates to extra security against code execution when browsing unfamiliar source code, and in practical terms means you can decide whether your project folders should allow or restrict automatic code execution. When you're browsing external code and have Workspace Trust enabled, you get a dialog asking if you trust the authors. If you click the choice that you don't, VS Code will go into Restricted Mode to prevent code execution.

vscodetrust

Terminal Tabs (which were included in preview in the previous release) are now fully enabled so you can manage and group multiple open terminals. The new tabs view appears when you have at least two open terminals. The developers say they've tried to align how the new tabs behave with how the Explorer works, so double-clicking the empty space will create a new terminal, and double-clicking the sash will toggle the tabs view width between the "ideal" size that displays all the titles without truncating and a narrow view that shows only the icons.

Along with tabs, the new release adds terminal statuses. A terminal can have many statuses, each representing a state the terminal can be in temporarily, with the highest severity one being displayed next to the tab.

Alongside the main VS Code release, the Python extension for Visual Code has also been updated. It now uses Pylance as the default language server for Python, and this is bundled with the core Python extension as an optional extension starting with this release.

 

vscodeicon

More Information

Visual Studio Code Website

Related Articles

VS Code Improves Docker Support

Edge Tools Added To VS Code

Visual Studio Online Is VS Code

Open Source Visual Studio Code Without Trackers Launched

Run VSCode in the Browser

Atom v Visual Studio Code - The Unexpected Consequence Of Consolidation

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]



Pure Virtual C++ 2024 Sessions Announced
19/04/2024

Microsoft has announced the sessions for Pure Virtual C++ 2024, which is taking place on April 30th 15:00 UTC. People who sign up will get access to five sessions happening on the day, alongside a ran [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info