What's New In VS Code 2021? - [July Update v1.59]

What's New In VS Code 2021? - [July Update v1.59],what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,

In the 21st century, developers and programmers would like to code with a VSCode editor. It's one of the most used editors in the world. It gives lots of advanced functions like formatting code, colored variables, and functions, Edit, build, and debug with ease#, etc.

Visual Studio Code features a lightning-fast source code editor, make you a perfectionist. It supports hundreds of languages, VS Code helps you be instantly productive with syntax, automatic bracket-matching, auto-indentation, box-selection, snippets, and more.

Except for these advanced functions it has very beautiful themes also to make your VS Code more beautiful and make more attractive.  I've also listed the best VS Code themes for developers to apply for. If you work with themes you feel very cool and fresh to code. So, let's see what's new in the VSCode editor?

What's New in VS Code? (July update v1.59)

  • Improve extensions view
  • Settings editor validation
  • Drag and drop terminals
  • Extended theme customization
  • Built-in Jupyter notebooks
  • Notebook UI improvements
  • Testing API finalized
  • Debug Disassembly view preview
  • Live Preview extension
  • Remote 


1. Improve Extension View

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,1. Improve Extension View

Improved extensions view on resizing. When you resize the editor it automatically fits in the screen for a classic view. According to this new update when you are in fullscreen the extensions icons are able to view but when you customize the screen to phone size it converts to the name of particular extensions.

2. Setting Editor Validation

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,2. Setting Editor Validation

What's new in Visual Studio Code? It's here, Settings editor now supports validation on objects. It checks for type errors that can be introduced with error and display the type of error and give suggestion how to solve it.

3. Drag and Drop Terminal

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,3. Drag and Drop Terminal

In the latest version of VS Code, you can drop one file to another tab very easily. What's new in VS Code? The editor has terminal.integrated.confirmOnExit and new terminal. integrated.confirmOnKill settings for the child. When a child tries to close the terminal the warning pop up on the screen and gives the message for it. By chance, it closed then it saves your data and when you open it again then you got all your data as well.

4. Extend Themes Customization

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,4. Extend Themes Customization

In the latest version of VS Code, you can customize your themes more clearly. Here I've listed some settings to customize your VS Code themes:

  • editor.semanticTokenColorCustomizations
  • editor.tokenColorCustomizations
  • workbench.colorCustomizations


Here The Full Syntax:


"workbench.colorCustomizations": {

        "[Tokyo][Blue]": {

            "activityBar.background": "#ff0000"

        },

        "[Dracula*]": {

            "activityBar.background": "#ff0000"

        }

    }



5. Built-in Jupyter Notebooks

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,5. Built-in Jupyter Notebooks

In the latest version of VSCode editor moved handles reading *.ipynb files from the Jupyter Notebook extension into a new built-in extension. Now you can install the Jupyter notebook without the extension.

6. Notebook UI Improvement

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,6. Notebook UI Improvement

People would like to get up to date in their life. Developers are excited to know what's new in VS Code editor 2021? In the latest version vscode is more advanced. The first line of the cell input is now blinking when the cell is collapsed. When you move the cursor on the notebook editor toolbar will be moved into the overflow menu.

7. Testing API Finalized

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,7. Testing API Finalized

What's new in VS Code? - In the latest version of VS Code you can run the test in VS Code editor. APIs provide greater versatility, better performance, and richer UX over what has been found previously in extensions. Test explorer UI extension can get the native experience by setting testExplorer.useNativeTesting is true.

8. Debug Disassembly View Preview

8. Debug Disassembly View Preview,what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,

What's new in VS Code? - now you can open the disassembly view can be opened from an editor's context menu to show the disassembled source of the active stack frame and it supports by all assembly guidance. In the latest version of VS Code editor, Mock Debug extensions can support the Disassembly view.

9. Live Preview Extensions

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,9. Live Preview Extensions

What's new in VS Code? - If you want to see the output of your code in VSCode? You need to add a live preview extension for it. It displays the live preview of your code. And if some code error then it also prints the error type and gives suggestions to solve it.

10. Remote

what's new in vs code 2021, new features of vscode 2021, vscode july update, latest version of vscode, latest version of vscode 2021,features of vscode 2021, what's new in visual studio,10. Remote

What's new in VS Code?In the latest version of VS Code Remote extension, used for working with Docker containers from within VS Code. Now includes a devcontainer command-line interface to let you open a folder inside a dev container or you can create a dev container image in it.



Post a Comment

Previous Post Next Post