Visual Studio Code Is A Light Weight Source Code Editor Developed By Microsoft For Windows, Linux And MacOS. It Supports Syntax Highlighting, Code Correction (Using IntelliSense), Snippets, Code Refactoring Etc.
A Number Of Significant Feature Has Been Released For Visual Studio Code 1.27.Let Us See What Is There In The New Update.
- Settings Editor - New Settings Editor UI To Discover, Search, And Modify VS Code Settings.
- Custom Menu Bar - Fully Themable Title And Menu Bars On Windows And Linux.
- Breadcrumbs Improvements - Symbols Highlighted When Navigating With Breadcrumbs.
- New Terminal Menu - Combined Menu For Creating Terminals And Managing Tasks.
- Platform Specific Keyboard Shortcuts - Share The Same Keybindings.json File Across Different OSs.
- CSS @import Path Completion - Import Path Suggestions While You Type In CSS, SCSS, And Less.
- JSON Conditional Evaluation - Support For 'if', 'then', And 'else' Schema Keywords.
- Built-in Loaded Scripts View - Loaded Scripts Explorer Now Available For Debug Extensions.
0 Comments