website/docs/addons/vscode.md
import {SLCommand, ThemedImage} from '@site/elements'
Sapling provides an extension for Visual Studio Code.
You can download the extension from the Microsoft Extension Marketplace, or by searching from the extensions tab inside VS Code.
:::caution
Sapling must be installed through the normal installation instructions in order for the VS Code extension to work properly.
See installation instructions.
:::
<ThemedImage alt="ISL in VS Code" light="/img/isl/vscode_light.png" dark="/img/isl/vscode_dark.png" />Access the Interactive Smartlog (ISL) interface directly within VS Code, without needing to launch it with <SLCommand name="web" />. Just run the Sapling: Open Interactive Smartlog command from the command palette.
Sapling also implements the VS Code API for source control: