Skip to content

Commit 8c96c5b

Browse files
committed
Fix screenshot
1 parent eefc9ae commit 8c96c5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/getstarted/getting-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ Now that you have a folder open in VS Code, let's take a quick tour of the user
8787

8888
As you type, you should see suggestions popping up that help you complete your code (*IntelliSense*). You can use the `kbstyle(Up)` and `kbstyle(Down)` keys to navigate the suggestions, and `kbstyle(Tab)` to insert the selected suggestion.
8989

90-
![Screen capture that shows IntelliSense in action for an HTML file.](images/getting-started/html-intellisense.gif)
91-
9290
1. Add more files to your workspace and notice that each file opens a new Editor tab.
9391

9492
You can open as many editors as you like and view them side by side vertically or horizontally. Learn more about [side by side editing](/docs/getstarted/userinterface.md#side-by-side-editing).

0 commit comments

Comments
 (0)