mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 17:24:07 -05:00
399 B
399 B
API Reference
The .NET API for SQL Tools Service is organized in a way that allows you to easily get started using all of its services but also giving you the option to only use the services you care about in your application.
Use the @Microsoft.SqlTools.ServiceLayer.LanguageServices to provide language intelligence behaviors like finding the references or definition of a cmdlet or variable.