10 results found
-
Visual Studio Code tips and tricks
Visual Studio Code tips and tricks Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, and source code control features and learn useful keyboard shortcuts. Make sure to explore the other in-depth topics in Getting Started and the User Guide to learn more. If you're just ...
-
Getting started with Visual Studio Code
Getting started with Visual Studio Code In this tutorial, we walk you through setting up Visual Studio Code and give an overview of the basic features.
-
Setting up Visual Studio Code
Setting up Visual Studio Code VS Code is a free code editor, which runs on the macOS, Linux, and Windows operating systems. Getting up and running with Visual Studio Code is quick and easy. It is a small download so you can install in a matter of minutes and give VS Code a try. VS Code is lightweight and should run on most available hardware and platform versions. You can review the System ...
-
Tutorial: Get started with Visual Studio Code
This tutorial gives you an overview of the key features of Visual Studio Code to help you get started quickly.
-
Working with C# - Visual Studio Code
Working with C# The C# support in Visual Studio Code is optimized for cross-platform .NET development (see working with .NET and VS Code for another relevant article). Our focus with VS Code is to be a great editor for cross-platform C# development by providing a rich C# editing experience, AI-powered development, solution management, and integrated testing experiences VS Code supports ...
-
HTML in Visual Studio Code
Color picker The VS Code color picker UI is now available in HTML style sections. It supports configuration of hue, saturation and opacity for the color that is picked up from the editor. It also provides the ability to trigger between different color modes by clicking on the color string at the top of the picker. The picker appears on a hover when you are over a color definition. Hover Move ...
-
Terminal Basics - Visual Studio Code
Visual Studio Code has an integrated terminal to enable working in your shell of choice without leaving the editor.
-
Java in Visual Studio Code
Learn about Visual Studio Code editor features (code completion, debugging, snippets, linting) for Java.
-
Markdown and Visual Studio Code
Markdown and Visual Studio Code Working with Markdown files in Visual Studio Code is simple, straightforward, and fun. Besides VS Code's basic editing, there are a several Markdown-specific features that help you be more productive. Note: To help get you started with editing Markdown files, you can use the Doc Writer profile template to install useful extensions (spell checker, Markdown linter ...
-
Getting Started with C# in VS Code
Getting Started with C# and .NET Development in Visual Studio Code