update screenshot link

This commit is contained in:
Johannes Rieken
2018-04-27 11:02:00 +02:00
parent 3300280b87
commit 9088578c56
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ To *get started* you need this:
* ... try things out, e.g. IntelliSense in memfs-files, create new files, save them, etc
* select 'F1 > [MemFs] Delete Files' or reload to restart
![](./sample.png)
![sample screenshot](https://github.com/Microsoft/vscode-extension-samples/raw/master/fsprovider-sample/sample.png)

View File

@ -2,7 +2,7 @@
"name": "vscode-memfs",
"displayName": "MemFS - a file system provider sample",
"description": "Showcase for the file system provider API, also useful for testing again document that are not on disk.",
"version": "0.0.2",
"version": "0.0.3",
"publisher": "jrieken",
"repository": {
"url": "https://github.com/Microsoft/vscode-extension-samples.git",