Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit 9c01bf5

Browse files
committed
Update screenshots
1 parent aac8fb5 commit 9c01bf5

File tree

9 files changed

+2
-2
lines changed

9 files changed

+2
-2
lines changed

images/annotations.png

1.09 KB
Loading

images/autocompletion.png

20.4 KB
Loading

images/call-tips.png

-22.6 KB
Binary file not shown.

images/code-navigation.png

-1.58 KB
Loading

images/linting.png

-40.6 KB
Loading

images/refactoring.png

2.56 KB
Loading

images/signature-help.png

20.2 KB
Loading

images/tooltips.png

6.38 KB
Loading

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,11 +259,11 @@ <h3 id="refactoring">Refactoring</h3>
259259

260260
<div class="row">
261261
<div class="left">
262-
<img src="images/call-tips.png" />
262+
<img src="images/signature-help.png" />
263263
</div>
264264

265265
<div class="right">
266-
<h3 id="call-tips">Signature Help (Call Tips)</h3>
266+
<h3 id="signature-help">Signature Help (Call Tips)</h3>
267267
<p>
268268
Signature help is much like tooltips, but differs only in that it displays information directly
269269
relevant to function or method calls, such as their expected arguments with their types and default

0 commit comments

Comments
 (0)