- Developing Multi:Platform Apps with Visual Studio Code
- Ovais Mehboob Ahmed Khan Khusro Habib Chris Dias
- 226字
- 2021-06-11 18:23:24
Chapter 2:Extensions in Visual Studio Code
Visual Studio Code (VS Code) is one of the most popular advanced editors in the industry and is used by many developers. One of the key features of VS Code is extensions. With extensions, any developer of any platform can use VS Code with any language and framework to develop any kind of application. You can install any extension from VS Code's extension gallery in your editor and use it to perform the desired operation.
There are various extensions available that are categorized under the labels Azure, Debuggers, Formatters, Keymaps, Language Packs, Programming Languages, Themes, and many more. You can add these extensions to enable extensibility in VS Code and use the features to make developer experience better. In addition, you can also write your own extensions for specific scenarios and share them in the marketplace so they can be used by other developers around the globe.
This extensibility and complaisance make VS Code one of the most powerful editors in the industry. In this chapter, we'll learn how to install and configure extensions and extension filters and will look at the various extensions that can be used to improve the productivity of developers.
Here are the following main topics that we will cover:
- Managing and configuring extensions
- Extension filters
- Client-side framework extensions
- Visual adjustment extensions
- Productivity extensions
- Advanced Splunk
- Delphi程序設計基礎:教程、實驗、習題
- Mastering RabbitMQ
- Mastering C# Concurrency
- Podman實戰
- Java 11 Cookbook
- Rust Essentials(Second Edition)
- C語言程序設計
- Learning Three.js:The JavaScript 3D Library for WebGL
- Mastering Linux Security and Hardening
- Learning YARN
- 數據結構:Python語言描述
- 現代JavaScript編程:經典范例與實踐技巧
- TensorFlow.NET實戰
- PhoneGap 3.x Mobile Application Development Hotshot