website/docs/addons/vs.md
import {SLCommand, ThemedImage} from '@site/elements'
Sapling provides an extension for Visual Studio.
You can download the extension from the Microsoft Extension Marketplace by searching from the extensions tab inside Visual Studio.
:::caution
Sapling must be installed through the normal installation instructions in order for the Visual Studio extension to work properly.
See installation instructions.
:::
<ThemedImage alt="ISL in VS" dark="/img/isl/vs_isl_dark.png" light="/img/isl/vs_isl_light.png" />Access the Interactive Smartlog (ISL) interface directly within Visual Studio, without needing to launch it with <SLCommand name="web" />. Just launch the tool window via View -> Other Windows -> Interactive Smartlog or use keyboard shortcut ctrl + shift + I.