Search⌘ K
AI Features

IntelliSense and Snippets

Explore how to use IntelliSense and customizable code snippets in Azure Data Studio to streamline SQL query creation and editing. Learn to navigate suggestions, accept keywords, use multi-cursor tabbing, and customize snippets for your projects.

We'll cover the following...

Introduction

Database developers typically spend a great deal of time creating and editing SQL queries, so it only makes sense to make this experience as helpful, convenient, and productive as possible. Azure Data Studio has truly reimagined how developers interact with SQL coding and related programming languages.

This is accomplished largely by focusing directly on keyboard interactions, which incorporate IntelliSense, keywords, code snippets, and database object definitions. Much of the ADS user interface is also configurable, providing customizable color themes, zoom levels, fonts, and icons, as well as busy to minimal display panels.

IntelliSense

To get started ...