mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
update screenshot link
This commit is contained in:
@ -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
|
||||
|
||||

|
||||

|
||||
|
||||
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user