Skip to content

Commit af082d3

Browse files
committed
Update screenshot markdown
1 parent bdd9cd3 commit af082d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/walkthrough-creating-a-code-snippet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ You can use a `Literal` element in the *SquareRoot.snippet* file to help users e
189189

190190
The code snippet is inserted and the editable literal is highlighted for replacement. Hover over the replacement parameter to see the tooltip for the value.
191191

192-
![Code snippet replacement parameter tooltip in Visual Studio](media/snippet-replacement-parameter-tooltip.png)
192+
:::image type="content" source="media/snippet-replacement-parameter-tooltip.png" alt-text="Screenshot of code snippet replacement parameter tooltip in Visual Studio.":::
193193

194194
> [!TIP]
195195
> If there's more than one replaceable parameter in a snippet, you can press **Tab** to navigate from one parameter to the other to change the values.

0 commit comments

Comments
 (0)