update labels, image

This commit is contained in:
Johannes Rieken
2016-05-20 16:51:24 +02:00
parent 0f40e725e5
commit 6c214b4bb1
3 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ It is not intended as a product quality extension.
- Select a symbol
- Select `F1 > Print References`
- Select `F1 > Show All References`
- An editor opens to the side and show the references in a textual form
![Print References](https://raw.githubusercontent.com/Microsoft/vscode-extension-samples/master/contentprovider-sample/preview.gif)

View File

@ -2,7 +2,7 @@
"name": "references-plusplus",
"displayName": "References++",
"description": "Show the results of 'Find References' as formatted text in an editor",
"version": "0.0.2",
"version": "0.0.3",
"publisher": "jrieken",
"engines": {
"vscode": "^1.0.0"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 MiB

After

Width:  |  Height:  |  Size: 4.2 MiB