You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,10 @@ This VS Code extension provides a set of tools to help Google Workspace develope
4
4
5
5
## Features
6
6
7
-
-**Preview Google Workspace Cards**: Live preview of [Card-based interfaces](https://developers.google.com/workspace/add-ons/concepts/card-interfaces) for Google Workspace Add-ons and Google Chat apps.
8
7
-**OAuth2 Scope Linting**: Get warnings and additional information for Google Workspace [OAuth2 scopes](https://developers.google.com/identity/protocols/oauth2/scopes) in your code.
9
8
10
9
## Usage
11
10
12
-
### Preview Google Workspace Cards
13
-
14
-
1. Open a file containing a Google Workspace Card JSON.
15
-
2. Select the JSON content you want to preview.
16
-
3. Run the **Preview Google Workspace Card JSON** command from the command palette.
17
-
18
11
### OAuth2 Scope Linting
19
12
20
13
Warnings and suggestions will automatically appear for OAuth2 scopes in your code.
0 commit comments