update readme and add extension icon

This commit is contained in:
alexweininger 2021-04-29 15:57:28 -07:00
parent f09d3ab996
commit 2f3f747dd5
3 changed files with 6 additions and 4 deletions

View file

@ -14,18 +14,18 @@ From [appwrite.io](https://appwrite.io)
### View database documents right inside VS Code.
![Database feature](./media/features/database/scr2.png)
[!Database feature](https://github.com/streamlux/vscode-appwrite/blob/main/media/features/database/scr2.png?raw=true)
### Manage database collection permissions and rules.
![Database feature](./media/features/database/scr1.png)
[!Database feature 2](https://github.com/streamlux/vscode-appwrite/blob/main/media/features/database/scr1.png?raw=true)
### Create and view users, user preferences, and more.
![Users feature](./media/features/users/scr1.png)
[!Users feature](https://github.com/streamlux/vscode-appwrite/blob/main/media/features/users/scr1.png?raw=true)
### Quickly and easily check the health of all the Appwrite services.
![Health feature](./media/features/health/scr1.png)
[!Health feature](https://github.com/streamlux/vscode-appwrite/blob/main/media/features/health/scr1.png?raw=true)
## Requirements

View file

@ -6,12 +6,14 @@
"engines": {
"vscode": "^1.55.0"
},
"publisher": "Streamlux",
"repository": {
"url": "https://github.com/streamlux/vscode-appwrite"
},
"categories": [
"Other"
],
"icon": "resources/AppwriteIcon.png",
"activationEvents": [
"onCommand:vscode-appwrite.Connect",
"onView:Appwrite",

BIN
resources/AppwriteIcon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB