Skip to content

Commit ad1a3e5

Browse files
committed
remove internal comment
1 parent 6da58b3 commit ad1a3e5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/ide/find-code-changes-and-other-history-with-codelens.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Find code changes and other history with CodeLens
33
description: Explore CodeLens in Visual Studio and learn how to use the tool to explore the history of your code without having to leave the editor.
4-
ms.date: 12/19/2024
4+
ms.date: 12/20/2024
55
ms.topic: how-to
66
f1_keywords:
77
- VS.ToolsOptionsPages.Text_Editor.All_Languages.CodeLens
@@ -38,8 +38,6 @@ Many of the operations described in the following sections are available by usin
3838

3939
To use the keyboard to select indicators, select and hold the **Alt** key to display the related number keys, then select the number on the keyboard that corresponds to the desired indicator:
4040

41-
<!-- Reviewer: I wasn't able to identify all of the possible ALT key numbers in VS 2022 -->
42-
4341
:::image type="content" source="./media/vs-2022/codelens-alt-keys.png" alt-text="Screenshot that shows the CodeLens keyboard access numbers in Visual Studio.":::
4442

4543
> [!NOTE]

0 commit comments

Comments
 (0)